Home
last modified time | relevance | path

Searched refs:bKeyInput (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx529 sal_Bool Window::ImplDlgCtrl( const KeyEvent& rKEvt, sal_Bool bKeyInput ) in ImplDlgCtrl() argument
586 if ( bKeyInput && !pButtonWindow && (nDlgCtrlFlags & WINDOW_DLGCTRL_RETURN) ) in ImplDlgCtrl()
661 if ( bKeyInput && mpWindowImpl->mpDlgCtrlDownWindow ) in ImplDlgCtrl()
671 else if ( bKeyInput ) in ImplDlgCtrl()
876 if ( bKeyInput ) in ImplDlgCtrl()
H A Dmenu.cxx478 sal_Bool bKeyInput; member in MenuFloatingWindow
4016 bKeyInput = sal_False; in MenuFloatingWindow()
4041 if( !bKeyInput && pMenu && pMenu->pStartedFrom && !pMenu->pStartedFrom->bIsMenuBar ) in doShutdown()
4953 bKeyInput = sal_True; in KeyInput()
5107 bKeyInput = sal_False; in KeyInput()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx523 SAL_DLLPRIVATE sal_Bool ImplDlgCtrl( const KeyEvent& rKEvt, sal_Bool bKeyInput );

Completed in 41 milliseconds