Home
last modified time | relevance | path

Searched refs:EVENT_MOUSEMOVE (Results 1 – 12 of 12) sorted by relevance

/trunk/main/vcl/source/window/
H A Dwinproc.cxx102 case EVENT_MOUSEMOVE: in ImplCallEvent()
145 if ( nSVEvent == EVENT_MOUSEMOVE ) in ImplHandleMouseFloatMode()
462 if ( nSVEvent == EVENT_MOUSEMOVE ) in ImplHandleMouseEvent()
489 if ( nSVEvent == EVENT_MOUSEMOVE ) in ImplHandleMouseEvent()
504 if ( nSVEvent == EVENT_MOUSEMOVE ) in ImplHandleMouseEvent()
737 if ( nSVEvent == EVENT_MOUSEMOVE ) in ImplHandleMouseEvent()
755 if ( nSVEvent == EVENT_MOUSEMOVE ) in ImplHandleMouseEvent()
826 if ( nSVEvent == EVENT_MOUSEMOVE ) in ImplHandleMouseEvent()
829 if ( nSVEvent == EVENT_MOUSEMOVE ) in ImplHandleMouseEvent()
851 if ( nSVEvent == EVENT_MOUSEMOVE ) in ImplHandleMouseEvent()
[all …]
H A Dwindow.cxx3858 …ImplHandleMouseEvent( mpWindowImpl->mpFrameWindow, EVENT_MOUSEMOVE, bLeave, nX, nY, nTime, nCode, … in ImplCallMouseMove()
4847 NotifyEvent aNEvt( EVENT_MOUSEMOVE, this, &rMEvt ); in MouseMove()
5131 if( rNEvt.GetType() == EVENT_MOUSEMOVE ) in ImplNotifyKeyMouseCommandEventListeners()
5322 else if ( rNEvt.GetType() == EVENT_MOUSEMOVE ) in Notify()
H A Dsplitwin.cxx2703 if( (rNEvt.GetType() == EVENT_MOUSEMOVE) && (pMouseEvt = rNEvt.GetMouseEvent()) != NULL ) in PreNotify()
/trunk/main/vcl/inc/vcl/
H A Devent.hxx337 #define EVENT_MOUSEMOVE 3 macro
404 if ( (mnType >= EVENT_MOUSEBUTTONDOWN) && (mnType <= EVENT_MOUSEMOVE) ) in GetMouseEvent()
/trunk/main/vcl/source/control/
H A Dspinbtn.cxx511 if( (rNEvt.GetType() == EVENT_MOUSEMOVE) && (pMouseEvt = rNEvt.GetMouseEvent()) != NULL ) in PreNotify()
H A Dbutton.cxx1683 if( (rNEvt.GetType() == EVENT_MOUSEMOVE) && (pMouseEvt = rNEvt.GetMouseEvent()) != NULL ) in PreNotify()
2910 if( (rNEvt.GetType() == EVENT_MOUSEMOVE) && (pMouseEvt = rNEvt.GetMouseEvent()) != NULL ) in PreNotify()
3907 if( (rNEvt.GetType() == EVENT_MOUSEMOVE) && (pMouseEvt = rNEvt.GetMouseEvent()) != NULL ) in PreNotify()
H A Dspinfld.cxx910 if( (rNEvt.GetType() == EVENT_MOUSEMOVE) && (pMouseEvt = rNEvt.GetMouseEvent()) != NULL ) in PreNotify()
H A Dscrbar.cxx1390 if( (rNEvt.GetType() == EVENT_MOUSEMOVE) && (pMouseEvt = rNEvt.GetMouseEvent()) != NULL ) in PreNotify()
H A Dtabctrl.cxx1528 if( (rNEvt.GetType() == EVENT_MOUSEMOVE) && (pMouseEvt = rNEvt.GetMouseEvent()) != NULL ) in PreNotify()
H A Dilstbox.cxx2847 if( (rNEvt.GetType() == EVENT_MOUSEMOVE) && (pMouseEvt = rNEvt.GetMouseEvent()) != NULL ) in PreNotify()
/trunk/main/automation/source/server/
H A Dsta_list.cxx1161 CALL_EVENT_WITH_NOTIFY( EVENT_MOUSEMOVE, aMEvnt, pWin, MouseMove ) in ImplMouseMove()
H A Dstatemnt.cxx1349 if ( EVENT_MOUSEMOVE == rEvt.GetType() ) in VCLEventHook()
1377 ….GetType() && rEvt.GetMouseEvent()->GetButtons() == MOUSE_LEFT) || ( EVENT_MOUSEMOVE == rEvt.GetTy… in VCLEventHook()
1768 if ( EVENT_MOUSEMOVE == rEvt.GetType() ) in VCLEventHook()

Completed in 161 milliseconds