19#ifndef __com_sun_star_ucb_NameClash_idl__
20#define __com_sun_star_ucb_NameClash_idl__
24module
com { module sun { module star { module ucb {
28published constants NameClash
const long ASK
Means to use a NameClashResolveRequest in order to solve the name clash.
Definition NameClash.idl:56
const long OVERWRITE
Means to overwrite the object in the target folder with the object to transfer.
Definition NameClash.idl:37
const long KEEP
Deprecated.
Definition NameClash.idl:49
const long RENAME
Means to rename the object to transfer to solve the clash.
Definition NameClash.idl:43
Definition Ambiguous.idl:22