Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterController.hxx114 void DispatchUnoCommand (const OUString& rsCommand) const;
H A DPresenterButton.cxx270 mpPresenterController->DispatchUnoCommand(msAction); in mouseReleased()
H A DPresenterController.cxx515 void PresenterController::DispatchUnoCommand (const OUString& rsCommand) const in DispatchUnoCommand() function in sdext::presenter::PresenterController
H A DPresenterToolBar.cxx1246 mpToolBar->GetPresenterController()->DispatchUnoCommand(mpMode->msAction); in SetState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterController.hxx111 void DispatchUnoCommand (const OUString& rsCommand) const;
H A DPresenterButton.cxx270 mpPresenterController->DispatchUnoCommand(msAction); in mouseReleased()
H A DPresenterController.cxx516 void PresenterController::DispatchUnoCommand (const OUString& rsCommand) const in DispatchUnoCommand() function in sdext::presenter::PresenterController
H A DPresenterToolBar.cxx1227 mpToolBar->GetPresenterController()->DispatchUnoCommand(mpMode->msAction); in SetState()