Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/model/template/
H A DStockDataInterpreter.cxx118 sal_Int32 nCandleStickGroupIndex( nNumberOfGroups - 1 ); in interpretDataSource() local
123 aSequences[nCandleStickGroupIndex].realloc( nCandleStickSeries ); in interpretDataSource()
161 aSequences[nCandleStickGroupIndex][nLabeledSeqIdx].realloc( 4 ); in interpretDataSource()
168 aSequences[nCandleStickGroupIndex][nLabeledSeqIdx].realloc( 3 ); in interpretDataSource()
170 aSequences[nCandleStickGroupIndex][nLabeledSeqIdx][nSeqIdx].set( aData[nSourceIndex] ); in interpretDataSource()
175 aSequences[nCandleStickGroupIndex][nLabeledSeqIdx][nSeqIdx].set( aData[nSourceIndex] ); in interpretDataSource()
180 aSequences[nCandleStickGroupIndex][nLabeledSeqIdx][nSeqIdx].set( aData[nSourceIndex] ); in interpretDataSource()
205 aSequences[nCandleStickGroupIndex][nSeriesIndex].realloc( nRemaining ); in interpretDataSource()
210 aSequences[nCandleStickGroupIndex][nSeriesIndex][nSeqIdx].set( aData[nSourceIndex] ); in interpretDataSource()
218 aSequences[nCandleStickGroupIndex][nSeriesIndex][nSeqIdx].set( aData[nSourceIndex] ); in interpretDataSource()
[all …]

Completed in 17 milliseconds