Searched defs:BeforeFormImportData (Results 1 – 2 of 2) sorted by relevance
1040 virtual int BeforeFormImportData(const CPDF_InterForm* pForm) { return 0; } in BeforeFormImportData() function
2694 int CPDFSDK_InterForm::BeforeFormImportData(const CPDF_InterForm* pForm) { function in CPDFSDK_InterForm