Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/controls/
H A Dunocontrolbase.cxx67 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XMultiPropertySet > xMPS( mxModel, ::co… in ImplSetPropertyValues()
71 …DBG_ASSERT( xMPS.is(), "UnoControlBase::ImplSetPropertyValues: no multi property set interface!" ); in ImplSetPropertyValues()
72 if ( xMPS.is() ) in ImplSetPropertyValues()
79 xMPS->setPropertyValues( aPropertyNames, aValues ); in ImplSetPropertyValues()
/aoo41x/main/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx206 Reference< drawing::XMasterPagesSupplier > xMPS( xModel, uno::UNO_QUERY_THROW ); in endDocument() local
207 … Reference< drawing::XDrawPages > xMasterPages( xMPS->getMasterPages(), uno::UNO_QUERY_THROW ); in endDocument()

Completed in 24 milliseconds