Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx233 sal_Int32 nCreatedPoints = 0; in createShapes() local
331 nCreatedPoints++; in createShapes()
408 …chart :: createShapes():: skipped points: %d created points: %d", nSkippedPoints, nCreatedPoints ); in createShapes()
H A DBarChart.cxx461 sal_Int32 nCreatedPoints = 0; in createShapes() local
759 nCreatedPoints++; in createShapes()
969 …chart :: createShapes():: skipped points: %d created points: %d", nSkippedPoints, nCreatedPoints ); in createShapes()
H A DAreaChart.cxx628 sal_Int32 nCreatedPoints = 0; in createShapes() local
858 nCreatedPoints++; in createShapes()
988 …chart :: createShapes():: skipped points: %d created points: %d", nSkippedPoints, nCreatedPoints ); in createShapes()

Completed in 39 milliseconds