21module
com { module sun { module star { module datatransfer { module dnd {
These values represent the type of action or actions to be performed by a Drag and Drop operation.
Definition DNDConstants.idl:28
const byte ACTION_MOVE
Action move.
Definition DNDConstants.idl:42
const byte ACTION_COPY
Action copy.
Definition DNDConstants.idl:37
const byte ACTION_DEFAULT
Action default.
Definition DNDConstants.idl:62
const byte ACTION_COPY_OR_MOVE
Action copy or move.
Definition DNDConstants.idl:47
const byte ACTION_LINK
Action link.
Definition DNDConstants.idl:52
const byte ACTION_REFERENCE
Action reference.
Definition DNDConstants.idl:57
const byte ACTION_NONE
No action.
Definition DNDConstants.idl:32
Definition Ambiguous.idl:20