19#ifndef __com_sun_star_sdb_XDatabaseAccessListener_idl__
20#define __com_sun_star_sdb_XDatabaseAccessListener_idl__
24 module
com { module sun { module star { module sdb {
base interface for all event listeners interfaces.
Definition XEventListener.idl:33
is not to be used anymore
Definition XDatabaseAccessListener.idl:31
void connectionChanged([in]com::sun::star::lang::EventObject event)
boolean approveConnectionClosing([in]com::sun::star::lang::EventObject event)
void connectionClosing([in]com::sun::star::lang::EventObject event)
Definition Ambiguous.idl:22
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:32