Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/window/
H A Dsplitwin.cxx2194 Point aMousePosPixel = rMEvt.GetPosPixel(); in ImplStartSplit() local
2353 ImplSplitMousePos( 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()
2616 ImplSplitMousePos( aMousePosPixel ); in Tracking()
2646 ImplDrawSplitTracking( this, aMousePosPixel ); in Tracking()
2781 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()
2791 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()
[all …]
H A Dbrdwin.cxx2003 Point aMousePosPixel = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp() local
2005 String aHelpStr( mpBorderView->RequestHelp( aMousePosPixel, aHelpRect ) ); in RequestHelp()
/aoo4110/main/editeng/source/editeng/
H A Dimpedit.cxx1560 Point aMousePosPixel( rDGE.DragOriginX, rDGE.DragOriginY ); in dragGestureRecognized() local
1573 Point aMousePos = GetWindow()->PixelToLogic( aMousePosPixel ); in dragGestureRecognized()

Completed in 44 milliseconds