Searched defs:ExportToFDF (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_form.cpp1411 CFDF_Document* CPDF_InterForm::ExportToFDF(FX_WSTR pdf_path, FX_BOOL bSimpleFileSpec) const function in class:CPDF_InterForm
1419 return ExportToFDF(pdf_path, fields, TRUE, bSimpleFileSpec);
1422 CFDF_Document* CPDF_InterForm::ExportToFDF(FX_WSTR pdf_path, CFX_PtrArray& fields, FX_BOOL bIncludeOrExclude, FX_BOOL bSimpleFileSpec) const function in class:CPDF_InterForm

Completed in 77 milliseconds