9#ifndef __com_sun_star_ucb_InsertCommandArgument2_idl__
10#define __com_sun_star_ucb_InsertCommandArgument2_idl__
15module
com { module sun { module star { module ucb {
Definition: Accessible.idl:22
The argument for the command "insert" augmented with some properties.
Definition: InsertCommandArgument2.idl:20
string MimeType
contains the MIME type of the document to insert
Definition: InsertCommandArgument2.idl:23
string DocumentId
contains the Document Id of the document to insert
Definition: InsertCommandArgument2.idl:27
The argument for the command "insert".
Definition: InsertCommandArgument.idl:33