Searched refs:SetFillerNotify (Results 1 – 7 of 7) sorted by relevance
586 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function in CPWL_ComboBox590 m_pEdit->SetFillerNotify(pNotify); in SetFillerNotify()593 m_pList->SetFillerNotify(pNotify); in SetFillerNotify()
91 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function
75 void SetFillerNotify(IPWL_Filler_Notify* pNotify);
93 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function
48 pWnd->SetFillerNotify(m_pFormFillEnv->GetInteractiveFormFiller()); in NewPWLWindow()
90 pWnd->SetFillerNotify(m_pFormFillEnv->GetInteractiveFormFiller()); in NewPWLWindow()
53 pWnd->SetFillerNotify(pFormFiller); in NewPWLWindow()