21 module
com { module sun { module star { module sheet {
27 published constants MoveDirection
Definition: Ambiguous.idl:20
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
const short RIGHT
specifies that the selection moves one cell right.
Definition: MoveDirection.idl:37