Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/ !
H A DXMLTextListBlockContext.cxx176 uno::Reference< beans::XPropertySet > xNumRuleProps( mxNumRules, UNO_QUERY ); in XMLTextListBlockContext() local
177 if ( xNumRuleProps.is() ) in XMLTextListBlockContext()
180 xNumRuleProps->getPropertySetInfo()); in XMLTextListBlockContext()
185 xNumRuleProps->getPropertyValue(s_PropNameDefaultListId) in XMLTextListBlockContext()
H A Dtxtimp.cxx961 Reference< XPropertySet > const xNumRuleProps( in XMLTextImportHelper() local
963 if ( xNumRuleProps.is() ) in XMLTextImportHelper()
966 xNumRuleProps->getPropertySetInfo()); in XMLTextImportHelper()
972 xNumRuleProps->getPropertyValue(s_PropNameDefaultListId) in XMLTextImportHelper()

Completed in 31 milliseconds