Home
last modified time | relevance | path

Searched refs:getWrappedProperty (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/tools/
H A DWrappedPropertySet.cxx113 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::WrappedPropertySet
374 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in setPropertyToDefault()
[all …]
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DTitleWrapper.cxx333 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()
H A DDataSeriesPointWrapper.cxx691 const WrappedProperty* pWrappedProperty = getWrappedProperty( rPropertyName ); in getPropertyDefault()
/trunk/main/chart2/source/inc/
H A DWrappedPropertySet.hxx118 const WrappedProperty* getWrappedProperty( const ::rtl::OUString& rOuterName );
119 const WrappedProperty* getWrappedProperty( sal_Int32 nHandle );

Completed in 252 milliseconds