Searched defs:addSeries (Results 1 – 6 of 6) sorted by relevance
/trunk/main/chart2/source/view/charttypes/ |
H A D | CandleStickChart.cxx | 108 void CandleStickChart::addSeries( VDataSeries* pSeries, sal_Int32 /* zSlot */, sal_Int32 xSlot, sal… in addSeries() function in chart::CandleStickChart
|
H A D | BubbleChart.cxx | 182 void BubbleChart::addSeries( VDataSeries* pSeries, sal_Int32 zSlot, sal_Int32 xSlot, sal_Int32 ySlo… in addSeries() function in chart::BubbleChart
|
H A D | AreaChart.cxx | 217 void AreaChart::addSeries( VDataSeries* pSeries, sal_Int32 zSlot, sal_Int32 xSlot, sal_Int32 ySlot ) in addSeries() function in chart::AreaChart
|
H A D | BarChart.cxx | 350 void BarChart::addSeries( VDataSeries* pSeries, sal_Int32 zSlot, sal_Int32 xSlot, sal_Int32 ySlot ) in addSeries() function in chart::BarChart
|
H A D | PieChart.cxx | 242 void PieChart::addSeries( VDataSeries* pSeries, sal_Int32 /* zSlot */, sal_Int32 /* xSlot */, sal_I… in addSeries() function in chart::PieChart
|
H A D | VSeriesPlotter.cxx | 134 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 58 milliseconds