Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dstep1.cxx294 if( pForStk->nCurCollectionIndex < nCount ) in StepTESTFOR()
296 SbxVariable* pRes = xItemArray->Get32( pForStk->nCurCollectionIndex ); in StepTESTFOR()
297 pForStk->nCurCollectionIndex++; in StepTESTFOR()
H A Druntime.cxx1170 p->nCurCollectionIndex = 0; in PushForEach()
/trunk/main/basic/source/inc/
H A Druntime.hxx108 sal_Int32 nCurCollectionIndex; member
/trunk/main/basic/source/classes/
H A Dsb.cxx2304 if( pStack->nCurCollectionIndex >= nIndex ) in CollRemove()
2305 --pStack->nCurCollectionIndex; in CollRemove()

Completed in 48 milliseconds