Home
last modified time | relevance | path

Searched refs:isMathematicalOrientationY (Results 1 – 5 of 5) sorted by relevance

/trunk/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx108 inline bool isMathematicalOrientationY() const;
426 inline bool PlottingPositionHelper::isMathematicalOrientationY() const in isMathematicalOrientationY() function in chart::PlottingPositionHelper
/trunk/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx950 nDifferentValue = !m_pPosHelper->isMathematicalOrientationY() ? -1 : 1; in get2DAxisMainLine()
1074 if( !m_pPosHelper->isMathematicalOrientationY() ) in get2DAxisMainLine()
1116 …fYStart = fYEnd = m_pPosHelper->isMathematicalOrientationY() ? m_pPosHelper->getLogicMinY() : m_pP… in get2DAxisMainLine()
1121 …fYStart = fYEnd = m_pPosHelper->isMathematicalOrientationY() ? m_pPosHelper->getLogicMaxY() : m_pP… in get2DAxisMainLine()
H A DVCartesianGrid.cxx86 if(!pPosHelper->isMathematicalOrientationY()) in GridLinePoints()
/trunk/main/chart2/source/view/charttypes/
H A DBarChart.cxx154 bool bReverse = !pPosHelper->isMathematicalOrientationY(); in getLabelScreenPositionAndAlignment()
H A DAreaChart.cxx730 if( !pPosHelper->isMathematicalOrientationY() ) in createShapes()

Completed in 53 milliseconds