Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/ !
H A DXMLTextNumRuleInfo.cxx135 Reference<XPropertySet> xNumRulesProps(mxNumRules, UNO_QUERY); in Set() local
136 if ( xNumRulesProps.is() && in Set()
137 xNumRulesProps->getPropertySetInfo()-> in Set()
140 xNumRulesProps->getPropertyValue( msNumberingIsOutline ) >>= bIsOutline; in Set()

Completed in 13 milliseconds