Searched refs:nCurExpr (Results 1 – 1 of 1) sorted by relevance
572 sal_uInt16 nCurExpr = 1; in RTLFUNC() local573 while( nCurExpr < (nCount-1) ) in RTLFUNC()575 if( rPar.Get( nCurExpr )->GetBool()) in RTLFUNC()577 (*rPar.Get(0)) = *(rPar.Get(nCurExpr+1)); in RTLFUNC()580 nCurExpr += 2; in RTLFUNC()
Completed in 22 milliseconds