Searched defs:SaveData (Results 1 – 7 of 7) sorted by relevance
106 void CFFL_RadioButton::SaveData(CPDFSDK_PageView* pPageView) in SaveData() function in CFFL_RadioButton
111 void CFFL_CheckBox::SaveData(CPDFSDK_PageView* pPageView) in SaveData() function in CFFL_CheckBox
158 void CFFL_ListBox::SaveData(CPDFSDK_PageView* pPageView) in SaveData() function in CFFL_ListBox
222 void CFFL_TextField::SaveData(CPDFSDK_PageView* pPageView) in SaveData() function in CFFL_TextField
139 void CFFL_ComboBox::SaveData(CPDFSDK_PageView* pPageView) in SaveData() function in CFFL_ComboBox
708 void CFFL_FormFiller::SaveData(CPDFSDK_PageView* pPageView) in SaveData() function in CFFL_FormFiller
67 bool SaveData(int key, const std::string& file_name, const std::string& data) { in SaveData() function