Searched refs:getWrappedProperty (Results 1 – 4 of 4) sorted by relevance
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()341 return getWrappedProperty( nHandle ); in getWrappedProperty()344 const WrappedProperty* WrappedPropertySet::getWrappedProperty( sal_Int32 nHandle ) in getWrappedProperty() function in chart::WrappedPropertySet374 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in setPropertyToDefault()[all …]
333 const WrappedProperty* pWrappedProperty = getWrappedProperty( nHandle ); in getFastCharacterPropertyValue()356 const WrappedProperty* pWrappedProperty = getWrappedProperty( nHandle ); in setFastCharacterPropertyValue()409 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in getPropertyState()444 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in getPropertyDefault()
691 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in getPropertyDefault()
118 const WrappedProperty* getWrappedProperty( const ::rtl::OUString& rOuterName );119 const WrappedProperty* getWrappedProperty( sal_Int32 nHandle );
Completed in 21 milliseconds