| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
describes a service that allows reading two-dimensional data in the form of a sequence of DataSequences. More...
import "DataSource.idl";
 
  
| Exported Interfaces | |
| interface | XDataSource | 
| allows the read-access of the actual data. | |
| Additional Inherited Members | |
| Public Member Functions inherited from XDataSource | |
| sequence< XLabeledDataSequence > | getDataSequences () | 
| returns data sequences. | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
describes a service that allows reading two-dimensional data in the form of a sequence of DataSequences.
| interface XDataSource | 
allows the read-access of the actual data.