Searched refs:nNewStartIndex (Results 1 – 1 of 1) sorted by relevance
874 sal_Int32 nNewStartIndex = aNewSeriesSeq.getLength(); in createChartTypes() local875 aNewSeriesSeq.realloc( nNewStartIndex + aSeriesSeq[nSeriesIdx].getLength() ); in createChartTypes()878 aNewSeriesSeq.getArray() + nNewStartIndex ); in createChartTypes()
Completed in 33 milliseconds