19 #ifndef __com_sun_star_ucb_TransferInfo_idl__ 20 #define __com_sun_star_ucb_TransferInfo_idl__ 24 module
com { module sun { module star { module ucb {
long NameClash
describes how to act in case of title clashes while transferring the data.
Definition: TransferInfo.idl:65
Definition: Ambiguous.idl:22
string SourceURL
contains the URL of the source of the action (e.g.
Definition: TransferInfo.idl:42
boolean MoveData
contains the flags describing whether the data shall be moved instead of copied.
Definition: TransferInfo.idl:37
string NewTitle
contains the title of the transferred object, if it is different from the original one.
Definition: TransferInfo.idl:50
contains information needed to transfer objects from one location to another.
Definition: TransferInfo.idl:32