LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
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.
 
string Referer
 The URL of the referrer.
 
- Public Attributes inherited from PostCommandArgument
com::sun::star::io::XInputStream Source
 The data source containing the data to post.
 
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).
 

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: