9 #ifndef __com_sun_star_ucb_GlobalTransferCommandArgument2_idl__
10 #define __com_sun_star_ucb_GlobalTransferCommandArgument2_idl__
15 module
com { module sun { module star { module ucb {
Definition: Ambiguous.idl:22
This struct extends the one for transfers arguments by adding a Mime type and a Document Id property ...
Definition: GlobalTransferCommandArgument2.idl:21
string MimeType
contains the MIME type of the source object.
Definition: GlobalTransferCommandArgument2.idl:24
string DocumentId
contains the DocumentId of the source object.
Definition: GlobalTransferCommandArgument2.idl:28
This struct contains information needed to transfer objects from one location to another.
Definition: GlobalTransferCommandArgument.idl:31