Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/view/main/
H A DVDataSeries.cxx531 double VDataSeries::getY_First( sal_Int32 index ) const in getY_First() function in chart::VDataSeries
641 double fY_First = getY_First( index ); in getMinimumofAllDifferentYValues()
677 double fY_First = getY_First( index ); in getMaximumofAllDifferentYValues()
/aoo41x/main/chart2/source/view/inc/
H A DVDataSeries.hxx94 double getY_First( sal_Int32 index ) const;
/aoo41x/main/chart2/source/view/charttypes/
H A DCandleStickChart.cxx225 double fUnscaledY_First = (*aSeriesIter)->getY_First( nIndex ); in createShapes()

Completed in 18 milliseconds