Lines Matching refs:bIsProgress
1401 sal_Bool bIsProgress ) in exportPageFrames() argument
1410 exportTextFrame(*it, bAutoStyles, bIsProgress, sal_True); in exportPageFrames()
1427 sal_Bool bIsProgress, in exportFrameFrames() argument
1435 exportTextFrame(*it, bAutoStyles, bIsProgress, sal_True); in exportFrameFrames()
1466 bool XMLTextParagraphExport::collectTextAutoStylesOptimized( sal_Bool bIsProgress ) in collectTextAutoStylesOptimized() argument
1524 exportTextField( xTextField, bAutoStyles, bIsProgress, in collectTextAutoStylesOptimized()
1534 exportText( xText, sal_True, bIsProgress, bExportContent ); in collectTextAutoStylesOptimized()
1552 exportTextFrame(xTxtCntnt, bAutoStyles, bIsProgress, bExportContent, 0); in collectTextAutoStylesOptimized()
1680 sal_Bool bIsProgress, in exportText() argument
1732 bIsProgress, bExportParagraph, 0, bExportLevels ); in exportText()
1741 sal_Bool bIsProgress, in exportText() argument
1763 bIsProgress, bExportParagraph ); in exportText()
1772 sal_Bool bIsProgress, in exportTextContentEnumeration() argument
1861 exportParagraph( xTxtCntnt, bAutoStyles, bIsProgress, in exportTextContentEnumeration()
1882 exportTable( xTxtCntnt, bAutoStyles, bIsProgress ); in exportTextContentEnumeration()
1897 exportTextFrame( xTxtCntnt, bAutoStyles, bIsProgress, sal_True, pRangePropSet ); in exportTextContentEnumeration()
1939 sal_Bool bAutoStyles, sal_Bool bIsProgress, sal_Bool bExportParagraph, in exportParagraph() argument
1944 if( bIsProgress ) in exportParagraph()
2196 bIsProgress, sal_True, 0, sal_True ); in exportParagraph()
2198 exportTextRangeEnumeration( xTextEnum, bAutoStyles, bIsProgress ); in exportParagraph()
2211 bIsProgress ); in exportParagraph()
2212 exportTextRangeEnumeration( xTextEnum, bAutoStyles, bIsProgress, in exportParagraph()
2220 sal_Bool bIsProgress, in exportTextRangeEnumeration() argument
2246 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2251 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2277 bIsProgress, in exportTextRangeEnumeration()
2285 exportTextFootnote( xPropSet, xTxtRange->getString(), bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2311 exportMeta( xPropSet, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2371 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2394 sal_Bool bAutoStyles, sal_Bool bIsProgress ) in exportTextField() argument
2404 exportTextField(xTxtFld, bAutoStyles, bIsProgress, sal_True); in exportTextField()
2416 const sal_Bool bAutoStyles, const sal_Bool bIsProgress, in exportTextField() argument
2421 pFieldExport->ExportFieldAutoStyle( xTextField, bIsProgress, in exportTextField()
2426 pFieldExport->ExportField( xTextField, bIsProgress ); in exportTextField()
2712 sal_Bool bIsProgress, in exportAnyTextFrame() argument
2740 exportFrameFrames( sal_True, bIsProgress, &xTxtFrame ); in exportAnyTextFrame()
2741 exportText( xTxt, bAutoStyles, bIsProgress, sal_True ); in exportAnyTextFrame()
2795 _exportTextFrame( xPropSet, xPropSetInfo, bIsProgress ); in exportAnyTextFrame()
2822 sal_Bool bIsProgress ) in _exportTextFrame() argument
2863 exportFramesBoundToFrame( xTxtFrame, bIsProgress ); in _exportTextFrame()
2865 exportText( xTxt, sal_False, bIsProgress, sal_True ); in _exportTextFrame()