Home
last modified time | relevance | path

Searched refs:HandleKeyInput (Results 1 – 7 of 7) sorted by relevance

/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.hxx166 inline bool HandleKeyInput( const KeyEvent& _rKEvt ) in HandleKeyInput() function in dbaui::OTasksWindow
168 return m_aCreation.HandleKeyInput( _rKEvt ); in HandleKeyInput()
H A DAppDetailView.cxx702 return getTasksWindow().HandleKeyInput( _rEvent ); in interceptKeyInput()
/trunk/main/dbaccess/source/ui/inc/
H A DTableWindow.hxx104 sal_Bool HandleKeyInput( const KeyEvent& rEvt );
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx183 bHandled = m_pTabWin->HandleKeyInput(*pKeyEvent); in PreNotify()
H A DTableWindow.cxx563 sal_Bool OTableWindow::HandleKeyInput( const KeyEvent& rEvt ) in HandleKeyInput() function in OTableWindow
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx1535 bool bHandled = HandleKeyInput( rKEvt ); in KeyInput()
1623 bool SvLBox::HandleKeyInput( const KeyEvent& _rKEvt ) in HandleKeyInput() function in SvLBox
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx488 bool HandleKeyInput( const KeyEvent& rKEvt );

Completed in 39 milliseconds