Home
last modified time | relevance | path

Searched refs:sCondStyle (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx2015 OUString sCondStyle; in exportParagraph() local
2018 xMultiPropSet ) >>= sCondStyle; in exportParagraph()
2021 xPropSet ) >>= sCondStyle; in exportParagraph()
2022 if( sCondStyle != sStyle ) in exportParagraph()
2024 sCondStyle = Find( XML_STYLE_FAMILY_TEXT_PARAGRAPH, xPropSet, in exportParagraph()
2025 sCondStyle ); in exportParagraph()
2026 if( sCondStyle.getLength() ) in exportParagraph()
2029 GetExport().EncodeStyleName( sCondStyle ) ); in exportParagraph()

Completed in 43 milliseconds