LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
DataSink Service Reference

describes a service that allows reading two-dimensional data in the form of a sequence of DataSequences. More...

import "DataSink.idl";

Inheritance diagram for DataSink:
XDataSink XInterface DataFilter

Exported Interfaces

interface XDataSink
 allows the write-access of the actual data. More...
 

Additional Inherited Members

- Public Member Functions inherited from XDataSink
void setData ([in] sequence< XLabeledDataSequence > aData)
 sets new data sequences. More...
 

Detailed Description

describes a service that allows reading two-dimensional data in the form of a sequence of DataSequences.

Exported Interfaces

interface XDataSink

allows the write-access of the actual data.


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