Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx109 inline bool isMathematicalOrientationZ() const;
430 inline bool PlottingPositionHelper::isMathematicalOrientationZ() const in isMathematicalOrientationZ() function in chart::PlottingPositionHelper
/trunk/main/chart2/source/view/axes/
H A DVCartesianGrid.cxx92 if(pPosHelper->isMathematicalOrientationZ())//z axis in draw is reverse to mathematical in GridLinePoints()
H A DVCartesianAxis.cxx963 nDifferentValue = !m_pPosHelper->isMathematicalOrientationZ() ? -1 : 1; in get2DAxisMainLine()
1157 if( !m_pPosHelper->isMathematicalOrientationZ() ) in get2DAxisMainLine()

Completed in 29 milliseconds