Home
last modified time | relevance | path

Searched refs:onKeyInput (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dselectioncontroller.cxx33 bool SelectionController::onKeyInput(const KeyEvent& /*rKEvt*/, Window* /*pWin*/) in onKeyInput() function in sdr::SelectionController
/trunk/main/svx/inc/svx/
H A Dselectioncontroller.hxx48 virtual bool onKeyInput(const KeyEvent& rKEvt, Window* pWin);
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx56 SVX_DLLPRIVATE virtual bool onKeyInput(const KeyEvent& rKEvt, Window* pWin);
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx500 if( !xSelectionController.is() || !xSelectionController->onKeyInput( rKEvt, pWin ) ) in KeyInput()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx214 bool SvxTableController::onKeyInput(const KeyEvent& rKEvt, Window* pWindow ) in onKeyInput() function in sdr::table::SvxTableController

Completed in 41 milliseconds