Searched refs:ACTION_GOTO_LEFT_CELL (Results 1 – 1 of 1) sorted by relevance
200 const sal_uInt16 ACTION_GOTO_LEFT_CELL = 4; variable1348 nAction = ACTION_GOTO_LEFT_CELL; in getKeyboardAction()1381 nAction = ACTION_GOTO_LEFT_CELL; in getKeyboardAction()1426 case ACTION_GOTO_LEFT_CELL: in executeAction()1731 nAction = ACTION_GOTO_LEFT_CELL; in EditCell()1741 …if( ((nAction == ACTION_GOTO_LEFT_CELL) || (nAction == ACTION_GOTO_RIGHT_CELL)) && (eMode != Writi… in EditCell()1743 const bool bLast = ((nAction == ACTION_GOTO_LEFT_CELL) && (eMode == WritingMode_LR_TB)) || in EditCell()
Completed in 20 milliseconds