Searched refs:bCursorKey (Results 1 – 1 of 1) sorted by relevance
3097 sal_Bool bCursorKey = EditEngine::DoesKeyMoveCursor(rKEvt); 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()3214 sal_Bool bSetModified = !bCursorKey; in KeyInput()
Completed in 26 milliseconds