21 module
com { module sun { module star { module ucb {
TransferCommandOperation
These are the possible values for GlobalTransferCommandArgument::Operation.
Definition: TransferCommandOperation.idl:27
Definition: Ambiguous.idl:20
string TargetURL
contains the URL of the target folder.
Definition: GlobalTransferCommandArgument.idl:38
long NameClash
describes how to act in case of title clashes while transferring the data.
Definition: GlobalTransferCommandArgument.idl:56
This struct contains information needed to transfer objects from one location to another.
Definition: GlobalTransferCommandArgument.idl:26
string SourceURL
contains the URL of the source object.
Definition: GlobalTransferCommandArgument.idl:34
string NewTitle
contains the title of the transferred object, if it is different from the original one...
Definition: GlobalTransferCommandArgument.idl:46
TransferCommandOperation Operation
contains the action to perform ( COPY, MOVE, LINK ).
Definition: GlobalTransferCommandArgument.idl:30