Lines Matching refs:aMousePosPixel
2192 Point aMousePosPixel = rMEvt.GetPosPixel(); in ImplStartSplit() local
2193 mnSplitTest = ImplTestSplit( this, aMousePosPixel, mnMouseOff, &mpSplitSet, mnSplitPos ); in ImplStartSplit()
2351 ImplSplitMousePos( aMousePosPixel ); in ImplStartSplit()
2354 ImplDrawSplitTracking( this, aMousePosPixel ); in ImplStartSplit()
2432 Point aMousePosPixel = rMEvt.GetPosPixel(); in MouseButtonDown() local
2437 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()
2446 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()
2455 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()
2517 Point aMousePosPixel = rTEvt.GetMouseEvent().GetPosPixel(); in Tracking() local
2542 sal_Bool bNewPressed = aTestRect.IsInside( aMousePosPixel ); in Tracking()
2568 sal_Bool bNewPressed = aTestRect.IsInside( aMousePosPixel ); in Tracking()
2594 sal_Bool bNewPressed = aTestRect.IsInside( aMousePosPixel ); in Tracking()
2614 ImplSplitMousePos( aMousePosPixel ); in Tracking()
2644 ImplDrawSplitTracking( this, aMousePosPixel ); in Tracking()
2774 Point aMousePosPixel = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp() local
2779 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()
2789 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()
2794 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()