LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_ucb_FetchResult_idl__
20 #define __com_sun_star_ucb_FetchResult_idl__
23 module
com { module sun { module star { module ucb {
boolean Orientation
indicates the orientation in which the rows are fetched and set into the sequence FetchResult::Rows.
Definition: FetchResult.idl:58
sequence< any > Rows
contains the demanded data.
Definition: FetchResult.idl:38
short FetchError
indicates whether and which error has occurred, while fetching.
Definition: FetchResult.idl:65
contains data of several rows of a ContentResultSet.
Definition: FetchResult.idl:32
long StartIndex
indicates the index of the first row contained in FetchResult::Rows in the original result set.
Definition: FetchResult.idl:49
Definition: Ambiguous.idl:22