Searched refs:SetFillerNotify (Results 1 – 7 of 7) sorted by relevance
618 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function in CPWL_ComboBox622 m_pEdit->SetFillerNotify(pNotify); in SetFillerNotify()625 m_pList->SetFillerNotify(pNotify); in SetFillerNotify()
69 void SetFillerNotify(IPWL_Filler_Notify* pNotify);
100 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function
103 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function
54 pWnd->SetFillerNotify(m_pFormFillEnv->GetInteractiveFormFiller()); in NewPDFWindow()
90 pWnd->SetFillerNotify(m_pFormFillEnv->GetInteractiveFormFiller()); in NewPDFWindow()
60 pWnd->SetFillerNotify(pFormFiller); in NewPDFWindow()