19 #ifndef __com_sun_star_ucb_InsertCommandArgument_idl__
20 #define __com_sun_star_ucb_InsertCommandArgument_idl__
26 module com { module sun { module star { module ucb {
boolean ReplaceExisting
A flag indicating whether a possibly existing content (and its data) shall be overwritten.
Definition: InsertCommandArgument.idl:48
The argument for the command "insert".
Definition: InsertCommandArgument.idl:32
com::sun::star::io::XInputStream Data
A stream containing document data.
Definition: InsertCommandArgument.idl:39