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()
2281 bIsProgress, in exportTextRangeEnumeration()
2289 exportTextFootnote( xPropSet, xTxtRange->getString(), bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2315 exportMeta( xPropSet, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2375 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2398 sal_Bool bAutoStyles, sal_Bool bIsProgress ) in exportTextField() argument
2408 exportTextField(xTxtFld, bAutoStyles, bIsProgress, sal_True); in exportTextField()
2420 const sal_Bool bAutoStyles, const sal_Bool bIsProgress, in exportTextField() argument
2425 pFieldExport->ExportFieldAutoStyle( xTextField, bIsProgress, in exportTextField()
2430 pFieldExport->ExportField( xTextField, bIsProgress ); in exportTextField()
2716 sal_Bool bIsProgress, in exportAnyTextFrame() argument
2744 exportFrameFrames( sal_True, bIsProgress, &xTxtFrame ); in exportAnyTextFrame()
2745 exportText( xTxt, bAutoStyles, bIsProgress, sal_True ); in exportAnyTextFrame()
2799 _exportTextFrame( xPropSet, xPropSetInfo, bIsProgress ); in exportAnyTextFrame()
2826 sal_Bool bIsProgress ) in _exportTextFrame() argument
2867 exportFramesBoundToFrame( xTxtFrame, bIsProgress ); in _exportTextFrame()
2869 exportText( xTxt, sal_False, bIsProgress, sal_True ); in _exportTextFrame()