Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/charttypes/
H A DBarChart.cxx541 if( pPosHelper->isPercentY() ) in createShapes()
564 if( !pPosHelper->isPercentY() && pSeriesList->size()<=1 ) in createShapes()
624 if( pPosHelper->isPercentY() ) in createShapes()
691 if( pPosHelper->isPercentY() ) in createShapes()
H A DAreaChart.cxx741 …if( pPosHelper->isPercentY() && !::rtl::math::approxEqual( aLogicYSumMap[nAttachedAxisIndex], 0.0 … in createShapes()
/trunk/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx116 bool isPercentY() const;
/trunk/main/chart2/source/view/main/
H A DPlottingPositionHelper.cxx643 bool PlottingPositionHelper::isPercentY() const in isPercentY() function in chart::PlottingPositionHelper

Completed in 36 milliseconds