Searched refs:nDataPointCount (Results 1 – 1 of 1) sorted by relevance
484 sal_Int32 nDataPointCount = 0; in createDataSeries() local497 nDataPointCount = xValues->getData().getLength(); in createDataSeries()565 rFormatter.setMaxSeriesIndex( nDataPointCount - 1 ); in createDataSeries()566 for( sal_Int32 nIndex = 0; nIndex < nDataPointCount; ++nIndex ) in createDataSeries()
Completed in 20 milliseconds