Searched refs:CFFL_ComboBox (Results 1 – 3 of 3) sorted by relevance
16 CFFL_ComboBox::CFFL_ComboBox(CPDFDoc_Environment* pApp, CPDFSDK_Annot* pAnnot) in CFFL_ComboBox() function in CFFL_ComboBox23 CFFL_ComboBox::~CFFL_ComboBox() { in ~CFFL_ComboBox()29 PWL_CREATEPARAM CFFL_ComboBox::GetCreateParam() { in GetCreateParam()45 CPWL_Wnd* CFFL_ComboBox::NewPDFWindow(const PWL_CREATEPARAM& cp, in NewPDFWindow()70 FX_BOOL CFFL_ComboBox::OnChar(CPDFSDK_Annot* pAnnot, in OnChar()76 FX_BOOL CFFL_ComboBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged()91 void CFFL_ComboBox::SaveData(CPDFSDK_PageView* pPageView) { in SaveData()119 void CFFL_ComboBox::GetActionData(CPDFSDK_PageView* pPageView, in GetActionData()160 void CFFL_ComboBox::SetActionData(CPDFSDK_PageView* pPageView, in SetActionData()178 FX_BOOL CFFL_ComboBox::IsActionDataChanged(CPDF_AAction::AActionType type, in IsActionDataChanged()[all …]
536 pFormFiller = new CFFL_ComboBox(m_pApp, pWidget); in GetFormFiller()
23 class CFFL_ComboBox : public CFFL_FormFiller,27 CFFL_ComboBox(CPDFDoc_Environment* pApp, CPDFSDK_Annot* pWidget);28 ~CFFL_ComboBox() override;