Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx3098 sal_Bool bInsKey = ( nCode == KEY_INSERT && !nModi ); // Insert wie Cursortasten behandeln in KeyInput() local
3100 ( eMode != SC_INPUT_NONE && ( bCursorKey || bInsKey ) ) ) ) in KeyInput()
3207 …if( bUsed && bFormulaMode && ( bCursorKey || bInsKey || nCode == KEY_DELETE || nCode == KEY_BACKSP… in KeyInput()

Completed in 20 milliseconds