Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A DXMLTextNumRuleInfo.cxx129 bool bSuppressListStyle( false ); in Set() local
141 bSuppressListStyle = bIsOutline ? true : false; in Set()
146 if( mxNumRules.is() && !bSuppressListStyle ) in Set()
/aoo41x/main/xmloff/source/style/
H A Dstyleexp.cxx241 bool bSuppressListStyle( false ); in exportStyle() local
262 bSuppressListStyle = ( sListName == sOutlineName ); in exportStyle()
268 if ( sListName.getLength() && !bSuppressListStyle ) in exportStyle()

Completed in 10 milliseconds