LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
Public Attributes | List of all members
InsertCommandArgument2 Struct Reference

The argument for the command "insert" augmented with some properties. More...

Inheritance diagram for InsertCommandArgument2:
InsertCommandArgument

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.
 

Detailed Description

The argument for the command "insert" augmented with some properties.

Member Data Documentation

◆ DocumentId

string DocumentId

contains the Document Id of the document to insert

◆ MimeType

string MimeType

contains the MIME type of the document to insert


The documentation for this struct was generated from the following file: