LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

string MediaType

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

string Referer

The URL of the referrer.


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