Lines Matching refs:OPropertySetAggregationHelper

366         OPropertySetAggregationHelper&  m_rAggregationHelper;
371 PropertyForwarder( OPropertySetAggregationHelper& _rAggregationHelper );
392 PropertyForwarder::PropertyForwarder( OPropertySetAggregationHelper& _rAggregationHelper ) in PropertyForwarder()
449 OPropertySetAggregationHelper::OPropertySetAggregationHelper( ::cppu::OBroadcastHelper& rBHlp ) in OPropertySetAggregationHelper() function in comphelper::OPropertySetAggregationHelper
457 OPropertySetAggregationHelper::~OPropertySetAggregationHelper() in ~OPropertySetAggregationHelper()
463 …::com::sun::star::uno::Any SAL_CALL OPropertySetAggregationHelper::queryInterface(const ::com::su… in queryInterface()
478 void OPropertySetAggregationHelper::disposing() in disposing()
494 void SAL_CALL OPropertySetAggregationHelper::disposing(const ::com::sun::star::lang::EventObject& … in disposing()
502 void SAL_CALL OPropertySetAggregationHelper::propertiesChange(const ::com::sun::star::uno::Sequenc… in propertiesChange()
554 void SAL_CALL OPropertySetAggregationHelper::vetoableChange(const ::com::sun::star::beans::Propert… in vetoableChange()
565 void OPropertySetAggregationHelper::setAggregation(const ::com::sun::star::uno::Reference< ::com:… in setAggregation()
588 void OPropertySetAggregationHelper::startListening() in startListening()
604 void SAL_CALL OPropertySetAggregationHelper::addVetoableChangeListener(const ::rtl::OUString& _rPro… in addVetoableChangeListener()
614 void SAL_CALL OPropertySetAggregationHelper::addPropertyChangeListener(const ::rtl::OUString& _rPro… in addPropertyChangeListener()
624 void SAL_CALL OPropertySetAggregationHelper::addPropertiesChangeListener(const ::com::sun::star::u… in addPropertiesChangeListener()
634 sal_Int32 OPropertySetAggregationHelper::getOriginalHandle(sal_Int32 nHandle) const in getOriginalHandle()
636 …ionHelper& rPH = (OPropertyArrayAggregationHelper&)const_cast<OPropertySetAggregationHelper*>(this… in getOriginalHandle()
643 ::rtl::OUString OPropertySetAggregationHelper::getPropertyName( sal_Int32 _nHandle ) const in getPropertyName()
645 …= static_cast< OPropertyArrayAggregationHelper& >( const_cast<OPropertySetAggregationHelper*>(this… in getPropertyName()
652 void SAL_CALL OPropertySetAggregationHelper::setFastPropertyValue(sal_Int32 _nHandle, const ::com:… in setFastPropertyValue()
672 void OPropertySetAggregationHelper::getFastPropertyValue( ::com::sun::star::uno::Any& rValue, sal_I… in getFastPropertyValue()
674 …ionHelper& rPH = (OPropertyArrayAggregationHelper&)const_cast<OPropertySetAggregationHelper*>(this… in getFastPropertyValue()
694 …::com::sun::star::uno::Any SAL_CALL OPropertySetAggregationHelper::getFastPropertyValue(sal_Int32 … in getFastPropertyValue()
718 void SAL_CALL OPropertySetAggregationHelper::setPropertyValues( in setPropertyValues()
906 …::com::sun::star::beans::PropertyState SAL_CALL OPropertySetAggregationHelper::getPropertyState(co… in getPropertyState()
931 void SAL_CALL OPropertySetAggregationHelper::setPropertyToDefault(const ::rtl::OUString& _rProperty… in setPropertyToDefault()
964 …::com::sun::star::uno::Any SAL_CALL OPropertySetAggregationHelper::getPropertyDefault(const ::rtl:… in getPropertyDefault()
987 sal_Bool SAL_CALL OPropertySetAggregationHelper::convertFastPropertyValue( Any& _rConvertedValue, A… in convertFastPropertyValue()
1008 void SAL_CALL OPropertySetAggregationHelper::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, … in setFastPropertyValue_NoBroadcast()
1016 void OPropertySetAggregationHelper::declareForwardedProperty( sal_Int32 _nHandle ) in declareForwardedProperty()
1023 void SAL_CALL OPropertySetAggregationHelper::forwardingPropertyValue( sal_Int32 ) in forwardingPropertyValue()
1029 void SAL_CALL OPropertySetAggregationHelper::forwardedPropertyValue( sal_Int32, bool ) in forwardedPropertyValue()
1035 bool OPropertySetAggregationHelper::isCurrentlyForwardingProperty( sal_Int32 _nHandle ) const in isCurrentlyForwardingProperty()