Searched refs:m_bAccelAction (Results 1 – 2 of 2) sorted by relevance
47 ,m_bAccelAction( sal_False ) in DBG_NAME()90 m_bAccelAction = sal_True; in KeyInput()94 if( m_bAccelAction ) in KeyInput()95 m_bAccelAction = sal_False; in KeyInput()107 return m_bAccelAction; in IsInAccelAct()
42 sal_Bool m_bAccelAction; // Wird bei Cut, Copy, Paste gesetzt member in dbaui::OSqlEdit
Completed in 10 milliseconds