Home
last modified time | relevance | path

Searched refs:getPointCount (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx85 sal_Int32 nEndIndex = VSeriesPlotter::getPointCount(); in calculateMaximumLogicBubbleSize()
225 sal_Int32 nEndIndex = VSeriesPlotter::getPointCount(); in createShapes()
H A DVSeriesPlotter.cxx1415 sal_Int32 VSeriesPlotter::getPointCount() const in getPointCount() function in chart::VSeriesPlotter
1429 sal_Int32 nPointCount = aXSlotIter->getPointCount(); in getPointCount()
1453 sal_Int32 VDataSeriesGroup::getPointCount() const in getPointCount() function in chart::VDataSeriesGroup
1572 sal_Int32 nPointCount = getPointCount();//necessary to create m_aListOfCachedYValues in calculateYMinAndMaxForCategory()
H A DAreaChart.cxx343 double fLastY = pSeries->getYValue( VSeriesPlotter::getPointCount() - 1 ); in impl_createLine()
620 sal_Int32 nEndIndex = VSeriesPlotter::getPointCount(); in createShapes()
H A DCandleStickChart.cxx176 sal_Int32 nEndIndex = VSeriesPlotter::getPointCount(); in createShapes()
H A DBarChart.cxx465 sal_Int32 nEndIndex = VSeriesPlotter::getPointCount(); in createShapes()
/aoo42x/main/chart2/source/view/inc/
H A DVSeriesPlotter.hxx100 sal_Int32 getPointCount() const;
260 sal_Int32 getPointCount() const;

Completed in 44 milliseconds