Searched refs:pFDFDoc (Results 1 – 2 of 2) sorted by relevance
2538 CFDF_Document* pFDFDoc = m_pInterForm->ExportToFDF(wsPDFFilePath); local2539 if (!pFDFDoc)2543 FX_BOOL bRet = pFDFDoc->WriteBuf(FdfBuffer);2544 delete pFDFDoc;
643 FX_BOOL ImportFromFDF(const CFDF_Document* pFDFDoc, FX_BOOL bNotify = FALSE);