Searched refs:DoKeyInput (Results 1 – 4 of 4) sorted by relevance
437 sal_Bool bKeyUsed = DoKeyInput( rKEvt ); in KeyInput()445 sal_Bool SvtIconChoiceCtrl::DoKeyInput( const KeyEvent& rKEvt ) in DoKeyInput() function in SvtIconChoiceCtrl
113 return ( rKEvt.GetKeyCode().IsMod2() ? aIconCtrl.DoKeyInput( rKEvt ) : sal_False ); in ProcessKeyEvent()
160 return m_aIconControl.DoKeyInput( _rEvent ); in interceptKeyInput()
325 sal_Bool DoKeyInput( const KeyEvent& rKEvt );
Completed in 25 milliseconds