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()2421 pFieldExport->ExportFieldAutoStyle( xTextField, bIsProgress, in exportTextField()2426 pFieldExport->ExportField( xTextField, bIsProgress ); in exportTextField()3468 pFieldExport->ExportFieldDeclarations(); in exportTextDeclarations()3498 pFieldExport->ExportFieldDeclarations(rText); in exportTextDeclarations()3503 pFieldExport->SetExportOnlyUsedFieldDeclarations( bOnlyUsed ); in exportUsedDeclarations()
88 XMLTextFieldExport *pFieldExport; member in XMLTextParagraphExport