Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterController.hxx215 void HandleNumericKeyPress (const sal_Int32 nKey, const sal_Int32 nModifiers);
H A DPresenterController.cxx948 HandleNumericKeyPress(rEvent.KeyCode-awt::Key::NUM0, rEvent.Modifiers); in keyReleased()
993 void PresenterController::HandleNumericKeyPress ( in HandleNumericKeyPress() function in sdext::presenter::PresenterController
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterController.hxx212 void HandleNumericKeyPress (const sal_Int32 nKey, const sal_Int32 nModifiers);
H A DPresenterController.cxx937 HandleNumericKeyPress(rEvent.KeyCode-awt::Key::NUM0, rEvent.Modifiers); in keyReleased()
982 void PresenterController::HandleNumericKeyPress ( in HandleNumericKeyPress() function in sdext::presenter::PresenterController