Searched refs:ACTION_GOTO_RIGHT_CELL (Results 1 – 1 of 1) sorted by relevance
202 const sal_uInt16 ACTION_GOTO_RIGHT_CELL = 6; variable1352 nAction = ACTION_GOTO_RIGHT_CELL; in getKeyboardAction()1385 nAction = ACTION_GOTO_RIGHT_CELL; in getKeyboardAction()1432 case ACTION_GOTO_RIGHT_CELL: in executeAction()1741 …if( ((nAction == ACTION_GOTO_LEFT_CELL) || (nAction == ACTION_GOTO_RIGHT_CELL)) && (eMode != Writi… in EditCell()1744 ((nAction == ACTION_GOTO_RIGHT_CELL) && (eMode == WritingMode_RL_TB)); in EditCell()
Completed in 20 milliseconds