Searched refs:xMultiPropertySet (Results 1 – 3 of 3) sorted by relevance
963 … uno::Reference< beans::XMultiPropertySet > xMultiPropertySet( xStyle, uno::UNO_QUERY_THROW); in ApplyStyleSheets() local964 … xMultiPropertySet->setPropertyValues( aSortedPropVals.getNames(), aSortedPropVals.getValues() ); in ApplyStyleSheets()
292 …XMultiPropertySet xMultiPropertySet = (XMultiPropertySet) UnoRuntime.queryInterface(XMultiProperty… in initialize() local293 xMultiPropertySet.setPropertyValues(PropertyNames, PropertyValues); in initialize()
938 …Reference< XMultiPropertySet > xMultiPropertySet( insertControlModel( OUString( RTL_CONSTASCII_UST… in InitPage4() local
Completed in 58 milliseconds