Lines Matching refs:getWrappedProperty
113 const WrappedProperty* pWrappedProperty = getWrappedProperty( nHandle ); in setPropertyValue()
162 const WrappedProperty* pWrappedProperty = getWrappedProperty( nHandle ); in getPropertyValue()
204 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in addPropertyChangeListener()
218 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in removePropertyChangeListener()
231 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in addVetoableChangeListener()
244 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in removeVetoableChangeListener()
329 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in getPropertyState()
338 const WrappedProperty* WrappedPropertySet::getWrappedProperty( const ::rtl::OUString& rOuterName ) in getWrappedProperty() function in chart::WrappedPropertySet
341 return getWrappedProperty( nHandle ); in getWrappedProperty()
344 const WrappedProperty* WrappedPropertySet::getWrappedProperty( sal_Int32 nHandle ) in getWrappedProperty() function in chart::WrappedPropertySet
374 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in setPropertyToDefault()
388 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in getPropertyDefault()