Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLTextNumRuleInfo.cxx50 , msNumberingStartValue(RTL_CONSTASCII_USTRINGPARAM("NumberingStartValue")) in XMLTextNumRuleInfo()
194 if( xPropSetInfo->hasPropertyByName( msNumberingStartValue ) ) in Set()
196 xPropSet->getPropertyValue( msNumberingStartValue ) >>= mnListStartValue; in Set()
H A DXMLTextNumRuleInfo.hxx47 const ::rtl::OUString msNumberingStartValue; member in XMLTextNumRuleInfo

Completed in 21 milliseconds