Searched refs:nLastSelPos (Results 1 – 1 of 1) sorted by relevance
381 sal_uLong nLastSelPos = GetModel()->GetAbsPos( pLastSelected ); in MoveSelection() local383 if( (nLastSelPos + nRelPos - i) > (GetEntryCount()-1) ) return; in MoveSelection()410 if ( ( nThumbPos + nVisibleSize + 1 ) < (long)( nLastSelPos + 3 ) ) in MoveSelection()
Completed in 18 milliseconds