Searched refs:bInsKey (Results 1 – 1 of 1) sorted by relevance
3098 sal_Bool bInsKey = ( nCode == KEY_INSERT && !nModi ); // Insert wie Cursortasten behandeln in KeyInput() local3100 ( eMode != SC_INPUT_NONE && ( bCursorKey || bInsKey ) ) ) ) in KeyInput()3207 …if( bUsed && bFormulaMode && ( bCursorKey || bInsKey || nCode == KEY_DELETE || nCode == KEY_BACKSP… in KeyInput()
Completed in 21 milliseconds