21 module 
com { module sun { module star { module datatransfer { module dnd {
    27 published constants DNDConstants
 const byte ACTION_MOVE
Action move. 
Definition: DNDConstants.idl:42
 
const byte ACTION_DEFAULT
Action default. 
Definition: DNDConstants.idl:62
 
Definition: Ambiguous.idl:20
 
const byte ACTION_REFERENCE
Action reference. 
Definition: DNDConstants.idl:57
 
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_NONE
No action. 
Definition: DNDConstants.idl:32
 
const byte ACTION_COPY
Action copy. 
Definition: DNDConstants.idl:37