Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx647 sal_Int32 nPosBeg = GetColumnPos( nColIndex ); in MoveCursor() local
649 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 36 milliseconds