Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx739 SwitchMode(::boost::shared_ptr<ModeHandler>( in SwitchToNormalMode()
747 SwitchMode(::boost::shared_ptr<ModeHandler>( in SwitchToDragAndDropMode()
757 SwitchMode(::boost::shared_ptr<ModeHandler>( in SwitchToMultiSelectionMode()
769 SwitchMode(::boost::shared_ptr<ModeHandler>(new ButtonModeHandler(mrSlideSorter, *this))); in SwitchToButtonMode()
776 void SelectionFunction::SwitchMode (const ::boost::shared_ptr<ModeHandler>& rpHandler) in SwitchMode() function in sd::slidesorter::controller::SelectionFunction
/AOO42X/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsSelectionFunction.hxx196 void SwitchMode (const ::boost::shared_ptr<ModeHandler>& rpHandler);