Searched refs:ProcessMotionEvent (Results 1 – 1 of 1) sorted by relevance
200 virtual bool ProcessMotionEvent (EventDescriptor& rDescriptor);229 virtual bool ProcessMotionEvent (SelectionFunction::EventDescriptor& rDescriptor);267 virtual bool ProcessMotionEvent (SelectionFunction::EventDescriptor& rDescriptor);333 virtual bool ProcessMotionEvent (SelectionFunction::EventDescriptor& rDescriptor);1013 bIsProcessed = ProcessMotionEvent(rDescriptor); in ProcessEvent()1036 bool SelectionFunction::ModeHandler::ProcessMotionEvent (EventDescriptor& rDescriptor) in ProcessMotionEvent() function in sd::slidesorter::controller::SelectionFunction::ModeHandler1276 bool NormalModeHandler::ProcessMotionEvent ( in ProcessMotionEvent() function in sd::slidesorter::controller::NormalModeHandler1279 if (ModeHandler::ProcessMotionEvent(rDescriptor)) in ProcessMotionEvent()1426 bool MultiSelectionModeHandler::ProcessMotionEvent ( in ProcessMotionEvent() function in sd::slidesorter::controller::MultiSelectionModeHandler1711 bool ButtonModeHandler::ProcessMotionEvent (SelectionFunction::EventDescriptor& rDescriptor) in ProcessMotionEvent() function in sd::slidesorter::controller::ButtonModeHandler