Searched refs:WrappedMouseMotionEvent (Results 1 – 2 of 2) sorted by relevance
184 … const WrappedMouseMotionEvent& rEvent ) throw( uno::Exception ) in implTypedNotify()188 case WrappedMouseMotionEvent::DRAGGED: in implTypedNotify()192 case WrappedMouseMotionEvent::MOVED: in implTypedNotify()622 WrappedMouseMotionEvent aEvent; in mouseDragged()623 aEvent.meType = WrappedMouseMotionEvent::DRAGGED; in mouseDragged()638 WrappedMouseMotionEvent aEvent; in mouseMoved()639 aEvent.meType = WrappedMouseMotionEvent::MOVED; in mouseMoved()
98 struct WrappedMouseMotionEvent : public ::com::sun::star::lang::EventObject struct173 … WrappedMouseMotionEvent > SlideShowViewMouseMotionListeners_Base;182 … const WrappedMouseMotionEvent& rEvent ) throw( ::com::sun::star::uno::Exception );
Completed in 19 milliseconds