Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dselect.cxx255 sal_Bool bRightScroll = ( aEffPos.X() >= aWinSize.Width() ); in SetCursorAtPoint() local
258 sal_Bool bScroll = bRightScroll || bBottomScroll || bNegScroll; in SetCursorAtPoint()
273 if ( bLeft && !bRightScroll ) in SetCursorAtPoint()

Completed in 36 milliseconds