Searched refs:HandleKeyInput (Results 1 – 7 of 7) sorted by relevance
166 inline bool HandleKeyInput( const KeyEvent& _rKEvt ) in HandleKeyInput() function in dbaui::OTasksWindow168 return m_aCreation.HandleKeyInput( _rKEvt ); in HandleKeyInput()
702 return getTasksWindow().HandleKeyInput( _rEvent ); in interceptKeyInput()
104 sal_Bool HandleKeyInput( const KeyEvent& rEvt );
183 bHandled = m_pTabWin->HandleKeyInput(*pKeyEvent); in PreNotify()
563 sal_Bool OTableWindow::HandleKeyInput( const KeyEvent& rEvt ) in HandleKeyInput() function in OTableWindow
1535 bool bHandled = HandleKeyInput( rKEvt ); in KeyInput()1623 bool SvLBox::HandleKeyInput( const KeyEvent& _rKEvt ) in HandleKeyInput() function in SvLBox
488 bool HandleKeyInput( const KeyEvent& rKEvt );
Completed in 78 milliseconds