Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A Dtxtparae.cxx2013 OUString sCondStyle; in exportParagraph() local
2016 xMultiPropSet ) >>= sCondStyle; in exportParagraph()
2019 xPropSet ) >>= sCondStyle; in exportParagraph()
2020 if( sCondStyle != sStyle ) in exportParagraph()
2022 sCondStyle = Find( XML_STYLE_FAMILY_TEXT_PARAGRAPH, xPropSet, in exportParagraph()
2023 sCondStyle ); in exportParagraph()
2024 if( sCondStyle.getLength() ) in exportParagraph()
2027 GetExport().EncodeStyleName( sCondStyle ) ); in exportParagraph()

Completed in 25 milliseconds