|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdb {
the listener interface for receiving "errorOccured" events posted by any database object.
Definition: XSQLErrorListener.idl:27
void addSQLErrorListener([in]XSQLErrorListener Listener)
adds the specified listener to receive the event "errorOccurred"
interface for notifying potential listeners of com::sun::star::sdbc::SQLException s posted by any dat...
Definition: XSQLErrorBroadcaster.idl:29
Definition: Ambiguous.idl:20
void removeSQLErrorListener([in]XSQLErrorListener Listener)
removes the specified listener.
base interface of all UNO interfaces
Definition: XInterface.idl:46