Lines Matching refs:OComposedPropertySet

60 	OComposedPropertySet::OComposedPropertySet(  in OComposedPropertySet()  function in comphelper::OComposedPropertySet
79 OComposedPropertySet::~OComposedPropertySet() in ~OComposedPropertySet()
86 void OComposedPropertySet::compose(const IPropertySetComposerCallback* _pMetaData) in compose()
163 …Reference< XPropertySetInfo > SAL_CALL OComposedPropertySet::getPropertySetInfo( ) throw(RuntimeE… in getPropertySetInfo()
175 …PropertyState SAL_CALL OComposedPropertySet::getPropertyState( const ::rtl::OUString& _rPropertyNa… in getPropertyState()
228 …Sequence< PropertyState > SAL_CALL OComposedPropertySet::getPropertyStates( const Sequence< ::rtl:… in getPropertyStates()
240 …void SAL_CALL OComposedPropertySet::setPropertyToDefault( const ::rtl::OUString& _rPropertyName ) … in setPropertyToDefault()
252 …Any SAL_CALL OComposedPropertySet::getPropertyDefault( const ::rtl::OUString& ) throw(UnknownPrope… in getPropertyDefault()
258 …void SAL_CALL OComposedPropertySet::setPropertyValue( const ::rtl::OUString& _rPropertyName, const… in setPropertyValue()
269 …Any SAL_CALL OComposedPropertySet::getPropertyValue( const ::rtl::OUString& _rPropertyName ) throw… in getPropertyValue()
279 …void SAL_CALL OComposedPropertySet::addPropertyChangeListener( const ::rtl::OUString&, const Refer… in addPropertyChangeListener()
290 …void SAL_CALL OComposedPropertySet::removePropertyChangeListener( const ::rtl::OUString&, const Re… in removePropertyChangeListener()
296 …void SAL_CALL OComposedPropertySet::addVetoableChangeListener( const ::rtl::OUString&, const Refer… in addVetoableChangeListener()
302 …void SAL_CALL OComposedPropertySet::removeVetoableChangeListener( const ::rtl::OUString&, const Re… in removeVetoableChangeListener()