21module
com { module sun { module star { module sheet {
used to specify the direction of moving the current selection i.e.
Definition MoveDirection.idl:28
const short RIGHT
specifies that the selection moves one cell right.
Definition MoveDirection.idl:37
const short LEFT
specifies that the selection moves one cell left.
Definition MoveDirection.idl:47
const short UP
specifies that the selection moves one cell up.
Definition MoveDirection.idl:42
const short DOWN
specifies that the selection moves one cell down.
Definition MoveDirection.idl:32
Definition Ambiguous.idl:20