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()
396 Reference < XMultiPropertyStates > xMultiStates( xPropSet, in CreateAndInsert() local398 if( xMultiStates.is() ) in CreateAndInsert()400 xMultiStates->setAllPropertiesToDefault(); in CreateAndInsert()
Completed in 30 milliseconds