19#ifndef __com_sun_star_ucb_XDynamicResultSet_idl__
20#define __com_sun_star_ucb_XDynamicResultSet_idl__
30module
com { module sun { module star { module ucb {
169 short getCapabilities();
This exception is thrown to indicate that an attempt was made to reinitialize an object that can only...
Definition AlreadyInitializedException.idl:34
This exception is thrown to indicate that a Listener is already set while only one is allowed.
Definition ListenerAlreadySetException.idl:33
This exception is thrown to indicate that a needed service was not registered.
Definition ServiceNotFoundException.idl:31
allows to explicitly free resources and break cyclic references.
Definition XComponent.idl:43
provides the navigation on a table of data.
Definition XResultSet.idl:44
used to receive notifications from an XDynamicResultSet.
Definition XDynamicResultSetListener.idl:32
Provides read access to a ContentResultSet.
Definition XDynamicResultSet.idl:95
com::sun::star::sdbc::XResultSet getStaticResultSet()
Call this, if you don't care about any changes.
Definition Ambiguous.idl:22