Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLTextMasterPageContext.cxx165 Reference < XMultiPropertyStates > xMultiStates( xPropSet, in XMLTextMasterPageContext() local
167 OSL_ENSURE( xMultiStates.is(), in XMLTextMasterPageContext()
169 if( xMultiStates.is() ) in XMLTextMasterPageContext()
170 xMultiStates->setAllPropertiesToDefault(); in XMLTextMasterPageContext()
/trunk/main/xmloff/source/style/
H A Dprstylei.cxx396 Reference < XMultiPropertyStates > xMultiStates( xPropSet, in CreateAndInsert() local
398 if( xMultiStates.is() ) in CreateAndInsert()
400 xMultiStates->setAllPropertiesToDefault(); in CreateAndInsert()

Completed in 22 milliseconds