Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx306 class DragAndDropModeHandler : public SelectionFunction::ModeHandler class
309 DragAndDropModeHandler (
314 virtual ~DragAndDropModeHandler (void);
839 new DragAndDropModeHandler(mrSlideSorter, *this, aMousePosition, mpWindow))); in SwitchToDragAndDropMode()
1824 DragAndDropModeHandler::DragAndDropModeHandler ( in DragAndDropModeHandler() function in sd::slidesorter::controller::DragAndDropModeHandler
1850 DragAndDropModeHandler::~DragAndDropModeHandler (void) in ~DragAndDropModeHandler()
1864 SelectionFunction::Mode DragAndDropModeHandler::GetMode (void) const in GetMode()
1872 void DragAndDropModeHandler::Abort (void) in Abort()
1883 bool DragAndDropModeHandler::ProcessButtonUpEvent ( in ProcessButtonUpEvent()
1901 bool DragAndDropModeHandler::ProcessDragEvent (SelectionFunction::EventDescriptor& rDescriptor) in ProcessDragEvent()

Completed in 33 milliseconds