Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/controller/
H A DSlsInsertionIndicatorHandler.cxx232 const std::shared_ptr<InsertionIndicatorHandler>& rpHandler) in ForceShowContext() argument
233 : mpHandler(rpHandler) in ForceShowContext()
H A DSlsSelectionFunction.cxx678 void SelectionFunction::SwitchMode (const std::shared_ptr<ModeHandler>& rpHandler) in SwitchMode() argument
681 if (mpModeHandler->IsMouseOverIndicatorAllowed() != rpHandler->IsMouseOverIndicatorAllowed()) in SwitchMode()
683 if ( ! rpHandler->IsMouseOverIndicatorAllowed()) in SwitchMode()
691 mpModeHandler = rpHandler; in SwitchMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/controller/
H A DSlsInsertionIndicatorHandler.cxx231 const std::shared_ptr<InsertionIndicatorHandler>& rpHandler) in ForceShowContext() argument
232 : mpHandler(rpHandler) in ForceShowContext()
H A DSlsSelectionFunction.cxx676 void SelectionFunction::SwitchMode (const std::shared_ptr<ModeHandler>& rpHandler) in SwitchMode() argument
679 if (mpModeHandler->IsMouseOverIndicatorAllowed() != rpHandler->IsMouseOverIndicatorAllowed()) in SwitchMode()
681 if ( ! rpHandler->IsMouseOverIndicatorAllowed()) in SwitchMode()
689 mpModeHandler = rpHandler; in SwitchMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/inc/controller/
H A DSlsInsertionIndicatorHandler.hxx63 ForceShowContext (const std::shared_ptr<InsertionIndicatorHandler>& rpHandler);
H A DSlsSelectionFunction.hxx140 void SwitchMode(const std::shared_ptr<ModeHandler>& rpHandler);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/inc/controller/
H A DSlsInsertionIndicatorHandler.hxx64 ForceShowContext (const std::shared_ptr<InsertionIndicatorHandler>& rpHandler);
H A DSlsSelectionFunction.hxx147 void SwitchMode (const std::shared_ptr<ModeHandler>& rpHandler);