Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/template/
H A DStockDataInterpreter.cxx243 const sal_Int32 nNumSeriesData = aSequences[nGroupIndex].getLength(); in interpretDataSource() local
244 aResultSeries[nGroupIndex].realloc( nNumSeriesData ); in interpretDataSource()
245 … for( sal_Int32 nSeriesIdx = 0; nSeriesIdx < nNumSeriesData; ++nSeriesIdx, ++nReUsedSeriesIdx ) in interpretDataSource()

Completed in 16 milliseconds