Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx895 sal_Int32 nSeqsIdx = 0; in Impl_createDataSource() local
960 … pLabelSeqs[ nSeqsIdx ] = new SwChartDataSequence( *this, *pTblFmt, pLabelUnoCrsr ); in Impl_createDataSource()
963 … pDataSeqs [ nSeqsIdx ] = new SwChartDataSequence( *this, *pTblFmt, pDataUnoCrsr ); in Impl_createDataSource()
965 ++nSeqsIdx; in Impl_createDataSource()
967 DBG_ASSERT( nSeqsIdx == nNumLDS, in Impl_createDataSource()

Completed in 28 milliseconds