Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/view/main/
H A DVDataSeries.cxx523 double VDataSeries::getY_Min( sal_Int32 index ) const in getY_Min() function in chart::VDataSeries
639 double fY_Min = getY_Min( index ); in getMinimumofAllDifferentYValues()
675 double fY_Min = getY_Min( index ); in getMaximumofAllDifferentYValues()
/aoo41x/main/chart2/source/view/inc/
H A DVDataSeries.hxx92 double getY_Min( sal_Int32 index ) const;
/aoo41x/main/chart2/source/view/charttypes/ !
H A DCandleStickChart.cxx227 double fUnscaledY_Min = (*aSeriesIter)->getY_Min( nIndex ); in createShapes()
H A DVSeriesPlotter.cxx1551 double fYmin = (*aSeriesIter)->getY_Min( nN ); in getMinimumAndMaximiumYInContinuousXRange()

Completed in 399 milliseconds