Searched refs:nPosBeg (Results 1 – 1 of 1) sorted by relevance
647 sal_Int32 nPosBeg = GetColumnPos( nColIndex ); in MoveCursor() local649 sal_Int32 nMinPos = Max( nPosBeg - CSV_SCROLL_DIST, sal_Int32( 0 ) ); in MoveCursor()651 if( nPosBeg - CSV_SCROLL_DIST + 1 <= GetFirstVisPos() ) in MoveCursor()
Completed in 8 milliseconds