19 #ifndef __com_sun_star_ucb_XFetchProvider_idl__
20 #define __com_sun_star_ucb_XFetchProvider_idl__
26 module
com { module sun { module star { module ucb {
53 , [in]
boolean bDirection );
provides the possibility to get the contents of the columns of several rows of a ContentResultSet wit...
Definition: XFetchProvider.idl:33
com::sun::star::ucb::FetchResult fetch([in] long nRowStartPosition, [in] long nRowCount, [in] boolean bDirection)
returns the contents of the columns of the indicated rows
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22
contains data of several rows of a ContentResultSet.
Definition: FetchResult.idl:32