LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_ucb_XDynamicResultSet_idl__
20 #define __com_sun_star_ucb_XDynamicResultSet_idl__
30 module
com { module sun { module star { module ucb {
169 short getCapabilities();
provides the navigation on a table of data.
Definition: XResultSet.idl:44
This exception is thrown to indicate that a Listener is already set while only one is allowed.
Definition: ListenerAlreadySetException.idl:33
used to receive notifications from an XDynamicResultSet.
Definition: XDynamicResultSetListener.idl:32
This exception is thrown to indicate that an attempt was made to reinitialize an object that can only...
Definition: AlreadyInitializedException.idl:34
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.
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:43
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a needed service was not registered.
Definition: ServiceNotFoundException.idl:31