Lines Matching refs:PropertySetBase
64 PropertySetBase::PropertySetBase( ) in PropertySetBase() function in PropertySetBase
69 PropertySetBase::~PropertySetBase( ) in ~PropertySetBase()
74 cppu::IPropertyArrayHelper& SAL_CALL PropertySetBase::getInfoHelper() in getInfoHelper()
84 Reference< XPropertySetInfo > SAL_CALL PropertySetBase::getPropertySetInfo( ) throw(RuntimeExcepti… in getPropertySetInfo()
89 void PropertySetBase::registerProperty( const Property& rProperty, in registerProperty()
102 void PropertySetBase::notifyAndCachePropertyValue( sal_Int32 nHandle ) in notifyAndCachePropertyValue()
138 void PropertySetBase::initializePropertyValueCache( sal_Int32 nHandle ) in initializePropertyValueCache()
150 PropertyAccessorBase& PropertySetBase::locatePropertyHandler( sal_Int32 nHandle ) const in locatePropertyHandler()
160 sal_Bool SAL_CALL PropertySetBase::convertFastPropertyValue( Any& rConvertedValue, Any& rOldValue, … in convertFastPropertyValue()
177 void SAL_CALL PropertySetBase::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rVal… in setFastPropertyValue_NoBroadcast()
184 void SAL_CALL PropertySetBase::getFastPropertyValue( Any& rValue, sal_Int32 nHandle ) const in getFastPropertyValue()