Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/window/
H A Dwinproc.cxx345 long ImplHandleMouseEvent( Window* pWindow, sal_uInt16 nSVEvent, sal_Bool bMouseLeave, in ImplHandleMouseEvent() function
378ImplHandleMouseEvent( pWindow, EVENT_MOUSEMOVE, sal_False, nX, nY, nMsgTime, nCode, nMode ); in ImplHandleMouseEvent()
2043 return ImplHandleMouseEvent( pWindow, EVENT_MOUSEMOVE, sal_True, in ImplHandleSalMouseLeave()
2053 return ImplHandleMouseEvent( pWindow, EVENT_MOUSEMOVE, sal_False, in ImplHandleSalMouseMove()
2063 return ImplHandleMouseEvent( pWindow, EVENT_MOUSEBUTTONDOWN, sal_False, in ImplHandleSalMouseButtonDown()
2078 return ImplHandleMouseEvent( pWindow, EVENT_MOUSEBUTTONUP, sal_False, in ImplHandleSalMouseButtonUp()
H A Dwindow.cxx3858ImplHandleMouseEvent( mpWindowImpl->mpFrameWindow, EVENT_MOUSEMOVE, bLeave, nX, nY, nTime, nCode, … in ImplCallMouseMove()
/aoo42x/main/vcl/inc/
H A Dwindow.h395 long ImplHandleMouseEvent( Window* pWindow, sal_uInt16 nSVEvent, sal_Bool bMouseLeave,

Completed in 58 milliseconds