Home
last modified time | relevance | path

Searched refs:rMultiPropSet (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/xmloff/source/text/
H A DXMLSectionSourceDDEImportContext.cxx161 Reference<XMultiPropertySet> rMultiPropSet(rSectionPropertySet, in StartElement() local
163 DBG_ASSERT(rMultiPropSet.is(), "we'd really like a XMultiPropertySet"); in StartElement()
164 if (rMultiPropSet.is()) in StartElement()
165 rMultiPropSet->setPropertyValues(aNames, aValues); in StartElement()
/aoo4110/main/xmloff/source/style/
H A DMultiPropertySetHelper.cxx202 const Reference< XMultiPropertySet> & rMultiPropSet ) in getValue()
205 getValues( rMultiPropSet ); in getValue()
H A Dxmlimppr.cxx683 const Reference<XMultiPropertySet> & rMultiPropSet, in _FillMultiPropertySet() argument
688 OSL_ENSURE( rMultiPropSet.is(), "Need multi property set. "); in _FillMultiPropertySet()
702 rMultiPropSet->setPropertyValues( aNames, aValues ); in _FillMultiPropertySet()
/aoo4110/main/xmloff/inc/xmloff/
H A Dxmlimppr.hxx167 ::com::sun::star::beans::XMultiPropertySet> & rMultiPropSet,

Completed in 29 milliseconds