21module 
com { module sun { module star { module ucb {
 
   48                                          , [in] 
boolean bDirection );
 
 
provides the possibility to get the contents of the columns of several rows of a ContentResultSet wit...
Definition XFetchProvider.idl:28
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:46
Definition Ambiguous.idl:20
contains data of several rows of a ContentResultSet.
Definition FetchResult.idl:30