LibreOffice
LibreOffice 24.2 SDK API Reference
|
The argument for the command "post". More...
import"PostCommandArgument2.idl";
Public Attributes | |
string | MediaType |
The media type (mime type) for the data to post. More... | |
string | Referer |
The URL of the referrer. More... | |
Public Attributes inherited from PostCommandArgument | |
com::sun::star::io::XInputStream | Source |
The data source containing the data to post. More... | |
com::sun::star::uno::XInterface | Sink |
The data sink receiving the returned contents (supporting either com::sun::star::io::XActiveDataSink or com::sun::star::io::XOutputStream). More... | |
The argument for the command "post".
string MediaType |
The media type (mime type) for the data to post.
string Referer |
The URL of the referrer.