Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dstyleexp.cxx248 OUString sOutlineName; in exportStyle() local
261 >>= sOutlineName; in exportStyle()
262 bSuppressListStyle = ( sListName == sOutlineName ); in exportStyle()
/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx1012 OUString sOutlineName; in lcl_IsOutlineStyle() local
1022 xNumRule->getPropertyValue(sName) >>= sOutlineName; in lcl_IsOutlineStyle()
1026 return rName == sOutlineName; in lcl_IsOutlineStyle()
H A Dtxtparae.cxx2079 OUString sOutlineName; in exportParagraph() local
2089 OUString(RTL_CONSTASCII_USTRINGPARAM("Name")) ) >>= sOutlineName; in exportParagraph()
2090 bAssignedtoOutlineStyle = ( sListStyleName == sOutlineName ); in exportParagraph()

Completed in 56 milliseconds