Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx753 sal_Int32& rIndex = (*aSeriesIter)->m_nPolygonIndex; in createShapes()
810 …ly( (*aSeriesIter)->m_aPolyPolygonShape3D, aScaledLogicPosition, (*aSeriesIter)->m_nPolygonIndex ); in createShapes()
819 …PointToPoly( (*aSeriesIter)->m_aPolyPolygonShape3D, aClippedPos, (*aSeriesIter)->m_nPolygonIndex ); in createShapes()
820 …ly( (*aSeriesIter)->m_aPolyPolygonShape3D, aScaledLogicPosition, (*aSeriesIter)->m_nPolygonIndex ); in createShapes()
/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx154 : m_nPolygonIndex(0) in VDataSeries()
342 m_nPolygonIndex = 0; in releaseShapes()
/trunk/main/chart2/source/view/inc/
H A DVDataSeries.hxx148 sal_Int32 m_nPolygonIndex; member in chart::VDataSeries

Completed in 40 milliseconds