Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx535 double VDataSeries::getY_Last( sal_Int32 index ) const in getY_Last() function in chart::VDataSeries
642 double fY_Last = getY_Last( index ); in getMinimumofAllDifferentYValues()
678 double fY_Last = getY_Last( index ); in getMaximumofAllDifferentYValues()
/trunk/main/chart2/source/view/inc/
H A DVDataSeries.hxx95 double getY_Last( sal_Int32 index ) const;
/trunk/main/chart2/source/view/charttypes/
H A DCandleStickChart.cxx226 double fUnscaledY_Last = (*aSeriesIter)->getY_Last( nIndex ); in createShapes()

Completed in 24 milliseconds