LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
PostCommandArgument Struct Referencepublished

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

import <PostCommandArgument.idl;

Inheritance diagram for PostCommandArgument:
PostCommandArgument2

Public Attributes

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

Member Data Documentation

◆ Sink

The data sink receiving the returned contents (supporting either com::sun::star::io::XActiveDataSink or com::sun::star::io::XOutputStream).

◆ Source

The data source containing the data to post.


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