:: com :: sun :: star :: ucb ::

unpublished struct InsertCommandArgument2
Base Hierarchy
InsertCommandArgument2InsertCommandArgument
Usage Restrictions
not published
Description
The argument for the command "insert" augmented with some properties

Elements' Summary
MimeType contains the MIME type of the document to insert  
Elements' Details
MimeType
string MimeType;
Description
contains the MIME type of the document to insert
Top of Page