Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/inc/
H A DVDataSeries.hxx100 double getMaximumofAllDifferentYValues( sal_Int32 index ) const;
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx1603 double fValueMaxY = (*aSeriesIter)->getMaximumofAllDifferentYValues( nCategoryIndex ); in calculateYMinAndMaxForCategory()
1631 double fValueMaxY = (*aSeriesIter)->getMaximumofAllDifferentYValues( nCategoryIndex ); in calculateYMinAndMaxForCategory()
/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx666 double VDataSeries::getMaximumofAllDifferentYValues( sal_Int32 index ) const in getMaximumofAllDifferentYValues() function in chart::VDataSeries

Completed in 34 milliseconds