Searched refs:nCurCollectionIndex (Results 1 – 4 of 4) sorted by relevance
294 if( pForStk->nCurCollectionIndex < nCount ) in StepTESTFOR()296 SbxVariable* pRes = xItemArray->Get32( pForStk->nCurCollectionIndex ); in StepTESTFOR()297 pForStk->nCurCollectionIndex++; in StepTESTFOR()
1170 p->nCurCollectionIndex = 0; in PushForEach()
108 sal_Int32 nCurCollectionIndex; member
2304 if( pStack->nCurCollectionIndex >= nIndex ) in CollRemove()2305 --pStack->nCurCollectionIndex; in CollRemove()
Completed in 34 milliseconds