Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/app/
H A Dinputhdl.cxx3097 sal_Bool bCursorKey = EditEngine::DoesKeyMoveCursor(rKEvt); 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()
3214 sal_Bool bSetModified = !bCursorKey; in KeyInput()

Completed in 26 milliseconds