Searched refs:SetFillerNotify (Results 1 – 7 of 7) sorted by relevance
576 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function in CPWL_ComboBox580 m_pEdit->SetFillerNotify(pNotify); in SetFillerNotify()583 m_pList->SetFillerNotify(pNotify); in SetFillerNotify()
91 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function
66 void SetFillerNotify(IPWL_Filler_Notify* pNotify);
44 pWnd->SetFillerNotify(m_pFormFillEnv->GetInteractiveFormFiller()); in NewPDFWindow()
74 pWnd->SetFillerNotify(m_pFormFillEnv->GetInteractiveFormFiller()); in NewPDFWindow()
52 pWnd->SetFillerNotify(pFormFiller); in NewPDFWindow()