Lines Matching refs:aMousePosPixel
2194 Point aMousePosPixel = rMEvt.GetPosPixel(); in ImplStartSplit() local
2195 mnSplitTest = ImplTestSplit( this, aMousePosPixel, mnMouseOff, &mpSplitSet, mnSplitPos ); in ImplStartSplit()
2353 ImplSplitMousePos( aMousePosPixel ); in ImplStartSplit()
2356 ImplDrawSplitTracking( this, aMousePosPixel ); in ImplStartSplit()
2434 Point aMousePosPixel = rMEvt.GetPosPixel(); in MouseButtonDown() local
2439 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()
2448 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()
2457 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()
2519 Point aMousePosPixel = rTEvt.GetMouseEvent().GetPosPixel(); in Tracking() local
2544 sal_Bool bNewPressed = aTestRect.IsInside( aMousePosPixel ); in Tracking()
2570 sal_Bool bNewPressed = aTestRect.IsInside( aMousePosPixel ); in Tracking()
2596 sal_Bool bNewPressed = aTestRect.IsInside( aMousePosPixel ); in Tracking()
2616 ImplSplitMousePos( aMousePosPixel ); in Tracking()
2646 ImplDrawSplitTracking( this, aMousePosPixel ); in Tracking()
2776 Point aMousePosPixel = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp() local
2781 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()
2791 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()
2796 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()