Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedNumberFormatProperty.cxx118 …perty::WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWrappedNumberFormatProperty ) in WrappedLinkNumberFormatProperty() argument
120 , m_pWrappedNumberFormatProperty( pWrappedNumberFormatProperty ) in WrappedLinkNumberFormatProperty()
H A DAxisWrapper.cxx657 …WrappedNumberFormatProperty* pWrappedNumberFormatProperty = new WrappedNumberFormatProperty( m_spC… in createWrappedProperties() local
658 aWrappedProperties.push_back( pWrappedNumberFormatProperty ); in createWrappedProperties()
659 … aWrappedProperties.push_back( new WrappedLinkNumberFormatProperty(pWrappedNumberFormatProperty) ); in createWrappedProperties()
H A DDataSeriesPointWrapper.cxx733 …WrappedNumberFormatProperty* pWrappedNumberFormatProperty = new WrappedNumberFormatProperty( m_spC… in createWrappedProperties() local
734 aWrappedProperties.push_back( pWrappedNumberFormatProperty ); in createWrappedProperties()
735 … aWrappedProperties.push_back( new WrappedLinkNumberFormatProperty(pWrappedNumberFormatProperty) ); in createWrappedProperties()
H A DWrappedNumberFormatProperty.hxx65 WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWrappedNumberFormatProperty );

Completed in 29 milliseconds