Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsInsertionIndicatorHandler.cxx309 const ::boost::shared_ptr<InsertionIndicatorHandler>& rpHandler) in ForceShowContext()
310 : mpHandler(rpHandler) in ForceShowContext()
H A DSlsSelectionFunction.cxx776 void SelectionFunction::SwitchMode (const ::boost::shared_ptr<ModeHandler>& rpHandler) in SwitchMode() argument
779 if (mpModeHandler->IsMouseOverIndicatorAllowed() != rpHandler->IsMouseOverIndicatorAllowed()) in SwitchMode()
781 if ( ! rpHandler->IsMouseOverIndicatorAllowed()) in SwitchMode()
790 mpModeHandler = rpHandler; in SwitchMode()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsInsertionIndicatorHandler.hxx75 ForceShowContext (const ::boost::shared_ptr<InsertionIndicatorHandler>& rpHandler);
H A DSlsSelectionFunction.hxx196 void SwitchMode (const ::boost::shared_ptr<ModeHandler>& rpHandler);