Lines Matching refs:bIsProgress

1403 											   sal_Bool bIsProgress )  in exportPageFrames()  argument
1412 exportTextFrame(*it, bAutoStyles, bIsProgress, sal_True); in exportPageFrames()
1429 sal_Bool bIsProgress, in exportFrameFrames() argument
1437 exportTextFrame(*it, bAutoStyles, bIsProgress, sal_True); in exportFrameFrames()
1468 bool XMLTextParagraphExport::collectTextAutoStylesOptimized( sal_Bool bIsProgress ) in collectTextAutoStylesOptimized() argument
1526 exportTextField( xTextField, bAutoStyles, bIsProgress, in collectTextAutoStylesOptimized()
1536 exportText( xText, sal_True, bIsProgress, bExportContent ); in collectTextAutoStylesOptimized()
1554 exportTextFrame(xTxtCntnt, bAutoStyles, bIsProgress, bExportContent, 0); in collectTextAutoStylesOptimized()
1682 sal_Bool bIsProgress, in exportText() argument
1734 bIsProgress, bExportParagraph, 0, bExportLevels ); in exportText()
1743 sal_Bool bIsProgress, in exportText() argument
1765 bIsProgress, bExportParagraph ); in exportText()
1774 sal_Bool bIsProgress, in exportTextContentEnumeration() argument
1863 exportParagraph( xTxtCntnt, bAutoStyles, bIsProgress, in exportTextContentEnumeration()
1884 exportTable( xTxtCntnt, bAutoStyles, bIsProgress ); in exportTextContentEnumeration()
1899 exportTextFrame( xTxtCntnt, bAutoStyles, bIsProgress, sal_True, pRangePropSet ); in exportTextContentEnumeration()
1941 sal_Bool bAutoStyles, sal_Bool bIsProgress, sal_Bool bExportParagraph, in exportParagraph() argument
1946 if( bIsProgress ) in exportParagraph()
2198 bIsProgress, sal_True, 0, sal_True ); in exportParagraph()
2200 exportTextRangeEnumeration( xTextEnum, bAutoStyles, bIsProgress ); in exportParagraph()
2213 bIsProgress ); in exportParagraph()
2214 exportTextRangeEnumeration( xTextEnum, bAutoStyles, bIsProgress, in exportParagraph()
2222 sal_Bool bIsProgress, in exportTextRangeEnumeration() argument
2248 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2253 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2279 bIsProgress, in exportTextRangeEnumeration()
2287 exportTextFootnote( xPropSet, xTxtRange->getString(), bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2313 exportMeta( xPropSet, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2373 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2396 sal_Bool bAutoStyles, sal_Bool bIsProgress ) in exportTextField() argument
2406 exportTextField(xTxtFld, bAutoStyles, bIsProgress, sal_True); in exportTextField()
2418 const sal_Bool bAutoStyles, const sal_Bool bIsProgress, in exportTextField() argument
2423 pFieldExport->ExportFieldAutoStyle( xTextField, bIsProgress, in exportTextField()
2428 pFieldExport->ExportField( xTextField, bIsProgress ); in exportTextField()
2714 sal_Bool bIsProgress, in exportAnyTextFrame() argument
2742 exportFrameFrames( sal_True, bIsProgress, &xTxtFrame ); in exportAnyTextFrame()
2743 exportText( xTxt, bAutoStyles, bIsProgress, sal_True ); in exportAnyTextFrame()
2797 _exportTextFrame( xPropSet, xPropSetInfo, bIsProgress ); in exportAnyTextFrame()
2824 sal_Bool bIsProgress ) in _exportTextFrame() argument
2865 exportFramesBoundToFrame( xTxtFrame, bIsProgress ); in _exportTextFrame()
2867 exportText( xTxt, sal_False, bIsProgress, sal_True ); in _exportTextFrame()