Home
last modified time | relevance | path

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

/aoo4110/main/basic/source/runtime/
H A Dmethods1.cxx572 sal_uInt16 nCurExpr = 1; in RTLFUNC() local
573 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 20 milliseconds