Lines Matching refs:OPropertySetHelper

141 class OPropertySetHelper::Impl {
164 OPropertySetHelper::OPropertySetHelper( in OPropertySetHelper() function in cppu::OPropertySetHelper
173 OPropertySetHelper::OPropertySetHelper( in OPropertySetHelper() function in cppu::OPropertySetHelper
182 OPropertySetHelper::OPropertySetHelper( in OPropertySetHelper() function in cppu::OPropertySetHelper
196 OPropertySetHelper::~OPropertySetHelper() SAL_THROW( () ) in ~OPropertySetHelper()
205 Any OPropertySetHelper::queryInterface( const ::com::sun::star::uno::Type & rType ) in queryInterface()
218 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > OPropertySetHelper::getTypes() in getTypes()
229 void OPropertySetHelper::disposing() SAL_THROW( () ) in disposing()
242 Reference < XPropertySetInfo > OPropertySetHelper::createPropertySetInfo( in createPropertySetInfo()
249 void OPropertySetHelper::setPropertyValue( in setPropertyValue()
262 Any OPropertySetHelper::getPropertyValue( in getPropertyValue()
275 void OPropertySetHelper::addPropertyChangeListener( in addPropertyChangeListener()
323 void OPropertySetHelper::removePropertyChangeListener( in removePropertyChangeListener()
357 void OPropertySetHelper::addVetoableChangeListener( in addVetoableChangeListener()
403 void OPropertySetHelper::removeVetoableChangeListener( in removeVetoableChangeListener()
437 void OPropertySetHelper::setDependentFastPropertyValue( sal_Int32 i_handle, const ::com::sun::star:… in setDependentFastPropertyValue()
489 void OPropertySetHelper::setFastPropertyValue( sal_Int32 nHandle, const Any& rValue ) in setFastPropertyValue()
559 Any OPropertySetHelper::getFastPropertyValue( sal_Int32 nHandle ) in getFastPropertyValue()
577 void OPropertySetHelper::impl_fireAll( sal_Int32* i_handles, const Any* i_newValues, const Any* i_o… in impl_fireAll()
613 void OPropertySetHelper::fire in fire()
831 void OPropertySetHelper::setFastPropertyValues( in setFastPropertyValues()
912 void OPropertySetHelper::setPropertyValues( in setPropertyValues()
938 Sequence<Any> OPropertySetHelper::getPropertyValues( const Sequence<OUString>& rPropertyNames ) in getPropertyValues()
962 void OPropertySetHelper::addPropertiesChangeListener( in addPropertiesChangeListener()
971 void OPropertySetHelper::removePropertiesChangeListener( in removePropertiesChangeListener()
979 void OPropertySetHelper::firePropertiesChangeEvent( in firePropertiesChangeEvent()
1027 PropertyState OPropertySetHelper::getPropertyState( const OUString& PropertyName ) in getPropertyState()
1034 Sequence< PropertyState > OPropertySetHelper::getPropertyStates( const Sequence< OUString >& Proper… in getPropertyStates()
1044 void OPropertySetHelper::setPropertyToDefault( const OUString& aPropertyName ) in setPropertyToDefault()
1049 Any OPropertySetHelper::getPropertyDefault( const OUString& aPropertyName ) const in getPropertyDefault()
1054 void OPropertySetHelper::addPropertyStateChangeListener( const OUString& aPropertyName, const XProp… in addPropertyStateChangeListener()
1058 void OPropertySetHelper::removePropertyStateChangeListener( const OUString& aPropertyName, const XP… in removePropertyStateChangeListener()