| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
The argument for the command "insert" augmented with some properties. More...
import "InsertCommandArgument2.idl";
 
  
| Public Attributes | |
| string | MimeType | 
| contains the MIME type of the document to insert | |
| string | DocumentId | 
| contains the Document Id of the document to insert | |
| Public Attributes inherited from InsertCommandArgument | |
| com::sun::star::io::XInputStream | Data | 
| A stream containing document data. | |
| boolean | ReplaceExisting | 
| A flag indicating whether a possibly existing content (and its data) shall be overwritten. | |
The argument for the command "insert" augmented with some properties.
| string DocumentId | 
contains the Document Id of the document to insert
| string MimeType | 
contains the MIME type of the document to insert