Searched refs:onKeyInput (Results 1 – 5 of 5) sorted by relevance
33 bool SelectionController::onKeyInput(const KeyEvent& /*rKEvt*/, Window* /*pWin*/) in onKeyInput() function in sdr::SelectionController
48 virtual bool onKeyInput(const KeyEvent& rKEvt, Window* pWin);
56 SVX_DLLPRIVATE virtual bool onKeyInput(const KeyEvent& rKEvt, Window* pWin);
500 if( !xSelectionController.is() || !xSelectionController->onKeyInput( rKEvt, pWin ) ) in KeyInput()
214 bool SvxTableController::onKeyInput(const KeyEvent& rKEvt, Window* pWindow ) in onKeyInput() function in sdr::table::SvxTableController
Completed in 40 milliseconds