Home
last modified time | relevance | path

Searched refs:m_eScaleProperty (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedScaleProperty.cxx53 , m_eScaleProperty( eScaleProperty ) in WrappedScaleProperty()
55 switch( m_eScaleProperty ) in WrappedScaleProperty()
138 setPropertyValue( m_eScaleProperty, rOuterValue, xInnerPropertySet ); in setPropertyValue()
143 return getPropertyValue( m_eScaleProperty, xInnerPropertySet ); in getPropertyValue()
H A DWrappedScaleProperty.hxx77 tScaleProperty m_eScaleProperty; member in chart::wrapper::WrappedScaleProperty