Searched refs:bIsProgress (Results 1 – 3 of 3) sorted by relevance
/trunk/main/xmloff/source/text/ |
H A D | txtparae.cxx | 1403 sal_Bool bIsProgress ) in exportPageFrames() argument 1429 sal_Bool bIsProgress, in exportFrameFrames() argument 1682 sal_Bool bIsProgress, in exportText() argument 1743 sal_Bool bIsProgress, in exportText() argument 1774 sal_Bool bIsProgress, in exportTextContentEnumeration() argument 1946 if( bIsProgress ) in exportParagraph() 2213 bIsProgress ); in exportParagraph() 2222 sal_Bool bIsProgress, in exportTextRangeEnumeration() argument 2281 bIsProgress, in exportTextRangeEnumeration() 2716 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()
|
/trunk/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 50 milliseconds