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