Searched refs:bIsProgress (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | txtparae.cxx | 1401 sal_Bool bIsProgress ) in exportPageFrames() argument 1427 sal_Bool bIsProgress, in exportFrameFrames() argument 1680 sal_Bool bIsProgress, in exportText() argument 1741 sal_Bool bIsProgress, in exportText() argument 1772 sal_Bool bIsProgress, in exportTextContentEnumeration() argument 1944 if( bIsProgress ) in exportParagraph() 2211 bIsProgress ); in exportParagraph() 2220 sal_Bool bIsProgress, in exportTextRangeEnumeration() argument 2277 bIsProgress, in exportTextRangeEnumeration() 2712 sal_Bool bIsProgress, in exportAnyTextFrame() argument [all …]
|
H A D | txtftne.cxx | 78 sal_Bool bAutoStyles, sal_Bool bIsProgress ) in exportTextFootnote() argument 98 bAutoStyles, bIsEndnote, bIsProgress ); in exportTextFootnote() 151 bAutoStyles, bIsEndnote, bIsProgress ); in exportTextFootnote() 156 bAutoStyles, bIsEndnote, bIsProgress ); in exportTextFootnote() 169 sal_Bool bIsProgress ) in exportTextFootnoteHelper() argument 173 exportText(rText, bAutoStyles, bIsProgress, sal_True ); in exportTextFootnoteHelper() 211 exportText(rText, bAutoStyles, bIsProgress, sal_True ); in exportTextFootnoteHelper()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | txtparae.hxx | 595 sal_Bool bIsProgress = sal_False, in collectTextAutoStyles() argument 598 exportText( rText, sal_True, bIsProgress, bExportParagraph ); in collectTextAutoStyles() 606 sal_Bool bIsProgress = sal_False, in collectTextAutoStyles() argument 615 sal_Bool bIsProgress = sal_False ); 632 sal_Bool bIsProgress = sal_False, in exportText() argument 635 exportText( rText, sal_False, bIsProgress, bExportParagraph ); in exportText() 643 sal_Bool bIsProgress = sal_False, in exportText() argument 649 void exportFramesBoundToPage( sal_Bool bIsProgress = sal_False ) in exportFramesBoundToPage() argument 651 exportPageFrames( sal_False, bIsProgress ); in exportFramesBoundToPage() 656 sal_Bool bIsProgress = sal_False ) in exportFramesBoundToFrame() argument [all …]
|
Completed in 40 milliseconds