Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx200 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::ModeHandler
1276 bool NormalModeHandler::ProcessMotionEvent ( in ProcessMotionEvent() function in sd::slidesorter::controller::NormalModeHandler
1279 if (ModeHandler::ProcessMotionEvent(rDescriptor)) in ProcessMotionEvent()
1426 bool MultiSelectionModeHandler::ProcessMotionEvent ( in ProcessMotionEvent() function in sd::slidesorter::controller::MultiSelectionModeHandler
1711 bool ButtonModeHandler::ProcessMotionEvent (SelectionFunction::EventDescriptor& rDescriptor) in ProcessMotionEvent() function in sd::slidesorter::controller::ButtonModeHandler