LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
PostCommandArgument2 Struct Referencepublished

The argument for the command "post". More...

import"PostCommandArgument2.idl";

Inheritance diagram for PostCommandArgument2:
PostCommandArgument

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...
 

Detailed Description

The argument for the command "post".

See also
XCommandProcessor
WebDAVDocumentContent

Member Data Documentation

◆ MediaType

string MediaType

The media type (mime type) for the data to post.

◆ Referer

string Referer

The URL of the referrer.


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