Searched refs:ExportToFDF (Results 1 – 3 of 3) sorted by relevance
85 std::unique_ptr<CFDF_Document> ExportToFDF(const WideString& pdf_path,88 std::unique_ptr<CFDF_Document> ExportToFDF(
1012 std::unique_ptr<CFDF_Document> CPDF_InteractiveForm::ExportToFDF( in ExportToFDF() function in CPDF_InteractiveForm1019 return ExportToFDF(pdf_path, fields, true, bSimpleFileSpec); in ExportToFDF()1022 std::unique_ptr<CFDF_Document> CPDF_InteractiveForm::ExportToFDF( in ExportToFDF() function in CPDF_InteractiveForm
459 std::unique_ptr<CFDF_Document> pFDF = m_pInteractiveForm->ExportToFDF( in ExportFieldsToFDFTextBuf()471 m_pInteractiveForm->ExportToFDF(m_pFormFillEnv->GetFilePath(), false); in SubmitForm()489 m_pInteractiveForm->ExportToFDF(m_pFormFillEnv->GetFilePath(), false); in ExportFormToFDFTextBuf()