Searched refs:pFieldExport (Results 1 – 2 of 2) sorted by relevance
1170 pFieldExport( 0 ), in XMLTextParagraphExport()1340 …pFieldExport = new XMLTextFieldExport( rExp, new XMLPropertyState( nIndex, uno::makeAny(sal_True) … in XMLTextParagraphExport()1353 delete pFieldExport; in ~XMLTextParagraphExport()2425 pFieldExport->ExportFieldAutoStyle( xTextField, bIsProgress, in exportTextField()2430 pFieldExport->ExportField( xTextField, bIsProgress ); in exportTextField()3472 pFieldExport->ExportFieldDeclarations(); in exportTextDeclarations()3502 pFieldExport->ExportFieldDeclarations(rText); in exportTextDeclarations()3507 pFieldExport->SetExportOnlyUsedFieldDeclarations( bOnlyUsed ); in exportUsedDeclarations()
88 XMLTextFieldExport *pFieldExport; member in XMLTextParagraphExport