Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:ExportToFDF

1411 CFDF_Document* CPDF_InterForm::ExportToFDF(FX_WSTR pdf_path, FX_BOOL bSimpleFileSpec) const

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