Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx319 class ButtonModeHandler : public SelectionFunction::ModeHandler class
322 ButtonModeHandler (
325 virtual ~ButtonModeHandler (void);
769 SwitchMode(::boost::shared_ptr<ModeHandler>(new ButtonModeHandler(mrSlideSorter, *this))); in SwitchToButtonMode()
1658 ButtonModeHandler::ButtonModeHandler ( in ButtonModeHandler() function in sd::slidesorter::controller::ButtonModeHandler
1665 ButtonModeHandler::~ButtonModeHandler (void) in ~ButtonModeHandler()
1669 SelectionFunction::Mode ButtonModeHandler::GetMode (void) const in GetMode()
1674 void ButtonModeHandler::Abort (void) in Abort()
1678 bool ButtonModeHandler::ProcessButtonDownEvent (SelectionFunction::EventDescriptor& rDescriptor) in ProcessButtonDownEvent()
1696 bool ButtonModeHandler::ProcessButtonUpEvent (SelectionFunction::EventDescriptor& rDescriptor) in ProcessButtonUpEvent()
[all …]