Home
last modified time | relevance | path

Searched refs:getYErrorBarProperties (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/view/inc/
H A DVDataSeries.hxx125 getYErrorBarProperties( sal_Int32 index ) const;
/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx814 uno::Reference< beans::XPropertySet > VDataSeries::getYErrorBarProperties( sal_Int32 index ) const in getYErrorBarProperties() function in chart::VDataSeries
/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx832 … uno::Reference< beans::XPropertySet > xErrorBarProp(pSeries->getYErrorBarProperties(nIndex)); in createShapes()
H A DVSeriesPlotter.cxx934 …uno::Reference< beans::XPropertySet > xErrorBarProp(rVDataSeries.getYErrorBarProperties(nPointInde… in createErrorBar_Y()

Completed in 40 milliseconds