Searched refs:bRightScroll (Results 1 – 1 of 1) sorted by relevance
255 sal_Bool bRightScroll = ( aEffPos.X() >= aWinSize.Width() ); in SetCursorAtPoint() local258 sal_Bool bScroll = bRightScroll || bBottomScroll || bNegScroll; in SetCursorAtPoint()273 if ( bLeft && !bRightScroll ) in SetCursorAtPoint()
Completed in 17 milliseconds