Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dtaborder.cxx381 sal_uLong nLastSelPos = GetModel()->GetAbsPos( pLastSelected ); in MoveSelection() local
383 if( (nLastSelPos + nRelPos - i) > (GetEntryCount()-1) ) return; in MoveSelection()
410 if ( ( nThumbPos + nVisibleSize + 1 ) < (long)( nLastSelPos + 3 ) ) in MoveSelection()

Completed in 35 milliseconds