Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx364 if ( getPanel() && getPanel()->interceptKeyInput( *pKeyEvent ) ) in PreNotify()
368 if ( getDetailView() && getDetailView()->interceptKeyInput( *pKeyEvent ) ) in PreNotify()
H A DAppSwapWindow.hxx85 bool interceptKeyInput( const KeyEvent& _rEvent );
H A DAppSwapWindow.cxx156 bool OApplicationSwapWindow::interceptKeyInput( const KeyEvent& _rEvent ) in interceptKeyInput() function in OApplicationSwapWindow
H A DAppDetailView.hxx220 bool interceptKeyInput( const KeyEvent& _rEvent );
H A DAppDetailView.cxx698 bool OApplicationDetailView::interceptKeyInput( const KeyEvent& _rEvent ) in interceptKeyInput() function in OApplicationDetailView

Completed in 29 milliseconds