Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/charttypes/
H A DAreaChart.cxx249 drawing::DoubleSequence* pOuterSourceX = &rPolyPoly.SequenceX.getArray()[nPolygonIndex]; in lcl_removeDuplicatePoints() local
257 sal_Int32 nPointCount = pOuterSourceX->getLength(); in lcl_removeDuplicatePoints()
265 double* pSourceX = pOuterSourceX->getArray(); in lcl_removeDuplicatePoints()
301 pOuterSourceX->realloc(0); in lcl_removeDuplicatePoints()

Completed in 20 milliseconds