Searched refs:xMultiStates (Results 1 – 2 of 2) sorted by relevance
165 Reference < XMultiPropertyStates > xMultiStates( xPropSet, in XMLTextMasterPageContext() local167 OSL_ENSURE( xMultiStates.is(), in XMLTextMasterPageContext()169 if( xMultiStates.is() ) in XMLTextMasterPageContext()170 xMultiStates->setAllPropertiesToDefault(); in XMLTextMasterPageContext()
295 Reference < XMultiPropertyStates > xMultiStates( xPropSet, in CreateAndInsert() local297 if( xMultiStates.is() ) in CreateAndInsert()299 xMultiStates->setAllPropertiesToDefault(); in CreateAndInsert()
Completed in 24 milliseconds