Home
last modified time | relevance | path

Searched refs:SECOND_Y_AXIS (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DAxisWrapper.cxx422 case SECOND_Y_AXIS: in getAxisTitle()
539 case SECOND_Y_AXIS: in getDimensionAndMainAxisBool()
H A DAxisWrapper.hxx66 SECOND_Y_AXIS enumerator
H A DDiagramWrapper.cxx907 m_xSecondYAxis = new AxisWrapper( AxisWrapper::SECOND_Y_AXIS, m_spChart2ModelContact ); in getSecondaryAxis()
998 m_xSecondYAxis = new AxisWrapper( AxisWrapper::SECOND_Y_AXIS, m_spChart2ModelContact ); in getSecondaryYAxis()