Searched refs:IPWL_Filler_Notify (Results 1 – 5 of 5) sorted by relevance
18 class IPWL_Filler_Notify {20 virtual ~IPWL_Filler_Notify() {} in ~IPWL_Filler_Notify()91 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()130 UnownedPtr<IPWL_Filler_Notify> m_pFillerNotify;
18 class IPWL_Filler_Notify; variable91 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()102 UnownedPtr<IPWL_Filler_Notify> m_pFillerNotify;
66 void SetFillerNotify(IPWL_Filler_Notify* pNotify);99 UnownedPtr<IPWL_Filler_Notify> m_pFillerNotify;
576 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
24 class CFFL_InteractiveFormFiller : public IPWL_Filler_Notify {