LibreOffice
LibreOffice 24.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 | |
![]() | |
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