Searched refs:xCase (Results 1 – 2 of 2) sorted by relevance
340 SbxVariableRef xCase = refCaseStk->Get( refCaseStk->Count() - 1 ); in StepCASETO() local341 if( *xCase >= *xFrom && *xCase <= *xTo ) in StepCASETO()
784 SbxVariableRef xCase = refCaseStk->Get( refCaseStk->Count() - 1 ); in StepCASEIS() local785 if( xCase->Compare( (SbxOperator) nOp2, *xComp ) ) in StepCASEIS()
Completed in 22 milliseconds