Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dtablecontroller.cxx202 const sal_uInt16 ACTION_GOTO_RIGHT_CELL = 6; variable
1352 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 22 milliseconds