Searched refs:rBaseSection (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/xmloff/inc/xmloff/ |
H A D | txtparae.hxx | 306 ::com::sun::star::text::XTextSection > & rBaseSection, 314 ::com::sun::star::text::XTextSection > & rBaseSection, 605 ::com::sun::star::text::XTextSection > & rBaseSection, in collectTextAutoStyles() 609 exportText( rText, rBaseSection, sal_True, bIsProgress, bExportParagraph ); in collectTextAutoStyles() 642 ::com::sun::star::text::XTextSection > & rBaseSection, in exportText() 646 exportText( rText, rBaseSection, sal_False, bIsProgress, bExportParagraph ); in exportText()
|
/aoo42x/main/xmloff/source/text/ |
H A D | txtparae.cxx | 1741 const Reference < XTextSection > & rBaseSection, in exportText() 1764 exportTextContentEnumeration( xParaEnum, bAutoStyles, rBaseSection, in exportText() 1773 const Reference < XTextSection > & rBaseSection, in exportTextContentEnumeration() 1788 Reference<XTextSection> xCurrentTextSection(rBaseSection); in exportTextContentEnumeration() 1931 exportListAndSectionChange( xCurrentTextSection, rBaseSection, in exportTextContentEnumeration()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 530 const Reference < XTextSection >& rBaseSection ) in SetBaseSection() 532 xBaseSection = rBaseSection; in SetBaseSection()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoidx.cxx | 427 SwTOXBaseSection const& rBaseSection, SwDoc & rDoc) in SwXDocumentIndex() argument 429 rDoc, rBaseSection.SwTOXBase::GetType(), & rBaseSection) ) in SwXDocumentIndex()
|
Completed in 116 milliseconds