Home
last modified time | relevance | path

Searched defs:addSeries (Results 1 – 6 of 6) sorted by relevance

/trunk/main/chart2/source/view/charttypes/
H A DCandleStickChart.cxx108 void CandleStickChart::addSeries( VDataSeries* pSeries, sal_Int32 /* zSlot */, sal_Int32 xSlot, sal… in addSeries() function in chart::CandleStickChart
H A DBubbleChart.cxx182 void BubbleChart::addSeries( VDataSeries* pSeries, sal_Int32 zSlot, sal_Int32 xSlot, sal_Int32 ySlo… in addSeries() function in chart::BubbleChart
H A DAreaChart.cxx217 void AreaChart::addSeries( VDataSeries* pSeries, sal_Int32 zSlot, sal_Int32 xSlot, sal_Int32 ySlot ) in addSeries() function in chart::AreaChart
H A DBarChart.cxx350 void BarChart::addSeries( VDataSeries* pSeries, sal_Int32 zSlot, sal_Int32 xSlot, sal_Int32 ySlot ) in addSeries() function in chart::BarChart
H A DPieChart.cxx242 void PieChart::addSeries( VDataSeries* pSeries, sal_Int32 /* zSlot */, sal_Int32 /* xSlot */, sal_I… in addSeries() function in chart::PieChart
H A DVSeriesPlotter.cxx134 void VDataSeriesGroup::addSeries( VDataSeries* pSeries ) in addSeries() function in chart::VDataSeriesGroup
196 void VSeriesPlotter::addSeries( VDataSeries* pSeries, sal_Int32 zSlot, sal_Int32 xSlot, sal_Int32 y… in addSeries() function in chart::VSeriesPlotter

Completed in 48 milliseconds