Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/view/inc/
H A DVDataSeries.hxx99 double getMinimumofAllDifferentYValues( sal_Int32 index ) const;
/aoo41x/main/chart2/source/view/main/
H A DVDataSeries.cxx630 double VDataSeries::getMinimumofAllDifferentYValues( sal_Int32 index ) const in getMinimumofAllDifferentYValues() function in chart::VDataSeries
/aoo41x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx1602 double fValueMinY = (*aSeriesIter)->getMinimumofAllDifferentYValues( nCategoryIndex ); in calculateYMinAndMaxForCategory()
1630 double fValueMinY = (*aSeriesIter)->getMinimumofAllDifferentYValues( nCategoryIndex ); in calculateYMinAndMaxForCategory()

Completed in 57 milliseconds