Searched refs:bKeyInput (Results 1 – 3 of 3) sorted by relevance
529 sal_Bool Window::ImplDlgCtrl( const KeyEvent& rKEvt, sal_Bool bKeyInput ) in ImplDlgCtrl() argument586 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()
478 sal_Bool bKeyInput; member in MenuFloatingWindow4016 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()
523 SAL_DLLPRIVATE sal_Bool ImplDlgCtrl( const KeyEvent& rKEvt, sal_Bool bKeyInput );
Completed in 44 milliseconds