Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dselect.cxx256 sal_Bool bBottomScroll = ( aEffPos.Y() >= aWinSize.Height() ); in SetCursorAtPoint() local
258 sal_Bool bScroll = bRightScroll || bBottomScroll || bNegScroll; in SetCursorAtPoint()
275 if ( bTop && !bBottomScroll ) in SetCursorAtPoint()

Completed in 17 milliseconds