Searched refs:bNegScroll (Results 1 – 1 of 1) sorted by relevance
257 sal_Bool bNegScroll = ( aEffPos.X() < 0 || aEffPos.Y() < 0 ); in SetCursorAtPoint() local258 sal_Bool bScroll = bRightScroll || bBottomScroll || bNegScroll; in SetCursorAtPoint()
Completed in 17 milliseconds