Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds