21 module
com { module sun { module star { module ucb {
contains data of several rows of a ContentResultSet.
Definition: FetchResult.idl:29
Definition: Ambiguous.idl:20
boolean Orientation
indicates the orientation in which the rows are fetched and set into the sequence FetchResult::Rows...
Definition: FetchResult.idl:56
sequence< any > Rows
contains the demanded data.
Definition: FetchResult.idl:36
short FetchError
indicates whether and which error has occurred, while fetching.
Definition: FetchResult.idl:63
long StartIndex
indicates the index of the first row contained in FetchResult::Rows in the original result set...
Definition: FetchResult.idl:47