Searched refs:pFieldExport (Results 1 – 2 of 2) sorted by relevance
1168 pFieldExport( 0 ), in XMLTextParagraphExport()1338 …pFieldExport = new XMLTextFieldExport( rExp, new XMLPropertyState( nIndex, uno::makeAny(sal_True) … in XMLTextParagraphExport()1351 delete pFieldExport; in ~XMLTextParagraphExport()2423 pFieldExport->ExportFieldAutoStyle( xTextField, bIsProgress, in exportTextField()2428 pFieldExport->ExportField( xTextField, bIsProgress ); in exportTextField()3470 pFieldExport->ExportFieldDeclarations(); in exportTextDeclarations()3500 pFieldExport->ExportFieldDeclarations(rText); in exportTextDeclarations()3505 pFieldExport->SetExportOnlyUsedFieldDeclarations( bOnlyUsed ); in exportUsedDeclarations()
88 XMLTextFieldExport *pFieldExport; member in XMLTextParagraphExport