Searched refs:canGo (Results 1 – 1 of 1) sorted by relevance
150 sal_Bool canGo = sal_True; in getPosition() local152 while( nCompareValue !=0 && canGo ) in getPosition()154 canGo = xCursor->goRight( 1, sal_False ); in getPosition()160 if( !canGo && nCompareValue != 0 ) in getPosition()
Completed in 14 milliseconds