Home
last modified time | relevance | path

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

/aoo42x/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.cxx876 void SelectionFunction::SwitchMode (const ::boost::shared_ptr<ModeHandler>& rpHandler) in SwitchMode() argument
879 if (mpModeHandler->IsMouseOverIndicatorAllowed() != rpHandler->IsMouseOverIndicatorAllowed()) in SwitchMode()
881 if ( ! rpHandler->IsMouseOverIndicatorAllowed()) in SwitchMode()
890 mpModeHandler = rpHandler; in SwitchMode()
/aoo42x/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);

Completed in 107 milliseconds