Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/runtime/
H A Druntime.cxx1119 p->eForType = FOR_TO; in PushFor()
1151 p->eForType = FOR_EACH_ARRAY; in PushForEach()
1168 p->eForType = FOR_EACH_COLLECTION; in PushForEach()
1180 p->eForType = FOR_EACH_XENUMERATION; in PushForEach()
1190 p->eForType = FOR_EACH_XENUMERATION; in PushForEach()
1249 if( p->eForType == FOR_EACH_COLLECTION && pVar != NULL && in FindForStackItemForCollection()
H A Dstep1.cxx239 switch( pForStk->eForType ) in StepTESTFOR()
H A Dstep0.cxx1244 if( pForStk->eForType == FOR_TO ) in StepNEXT()
/aoo41x/main/basic/source/inc/
H A Druntime.hxx107 ForType eForType; member

Completed in 34 milliseconds