Searched refs:sCondStyle (Results 1 – 1 of 1) sorted by relevance
2013 OUString sCondStyle; in exportParagraph() local2016 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