Searched refs:curDim (Results 1 – 1 of 1) sorted by relevance
1103 sal_Int32 curDim=1; // 1 based in createUnoSequenceWrapper() local1105 while( curDim <= dimsSeq ) in createUnoSequenceWrapper()1108 if( pCurrentSeq->nElements > arDimsSeqIndices[ curDim - 1] ) // don't point to Nirvana in createUnoSequenceWrapper()1111 sal_Int32 offset= arDimsSeqIndices[ curDim - 1] * 4; in createUnoSequenceWrapper()1113 curDim++; in createUnoSequenceWrapper()
Completed in 15 milliseconds