Home
last modified time | relevance | path

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

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

Completed in 44 milliseconds