Searched refs:bExportParagraph (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | txtparae.hxx | 300 sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bExportParagraph ); 307 sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bExportParagraph ); 316 sal_Bool bExportParagraph = sal_True, 324 sal_Bool bExportParagraph, 596 sal_Bool bExportParagraph = sal_True ) in collectTextAutoStyles() argument 598 exportText( rText, sal_True, bIsProgress, bExportParagraph ); in collectTextAutoStyles() 607 sal_Bool bExportParagraph = sal_True ) in collectTextAutoStyles() argument 609 exportText( rText, rBaseSection, sal_True, bIsProgress, bExportParagraph ); in collectTextAutoStyles() 633 sal_Bool bExportParagraph = sal_True) in exportText() argument 635 exportText( rText, sal_False, bIsProgress, bExportParagraph ); in exportText() [all …]
|
H A D | XMLTextMasterPageExport.hxx | 54 sal_Bool bAutoStyles, sal_Bool bExportParagraph = sal_True );
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLTextMasterPageExport.cxx | 64 sal_Bool bAutoStyles, sal_Bool bExportParagraph ) in exportHeaderFooterContent() argument 74 ->collectTextAutoStyles( rText, sal_True, bExportParagraph ); in exportHeaderFooterContent() 78 GetExport().GetTextParagraphExport()->exportText( rText, sal_True, bExportParagraph ); in exportHeaderFooterContent()
|
H A D | txtparae.cxx | 1681 sal_Bool bExportParagraph ) in exportText() argument 1732 bIsProgress, bExportParagraph, 0, bExportLevels ); in exportText() 1742 sal_Bool bExportParagraph ) in exportText() argument 1763 bIsProgress, bExportParagraph ); in exportText() 1773 sal_Bool bExportParagraph, in exportTextContentEnumeration() argument 1862 bExportParagraph, aPropSetHelper ); in exportTextContentEnumeration() 1939 sal_Bool bAutoStyles, sal_Bool bIsProgress, sal_Bool bExportParagraph, in exportParagraph() argument 1963 if( bExportParagraph ) in exportParagraph()
|
Completed in 25 milliseconds