20 #ifndef __com_sun_star_sdb_DatabaseRegistrationEvent_idl__
21 #define __com_sun_star_sdb_DatabaseRegistrationEvent_idl__
26 module
com { module sun { module star { module sdb {
Definition: Ambiguous.idl:22
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32
describes a change in a database registration
Definition: DatabaseRegistrationEvent.idl:37
string OldLocation
is the old location of the database which is affected by the event
Definition: DatabaseRegistrationEvent.idl:41
string Name
is the name of the database registration affected by the event
Definition: DatabaseRegistrationEvent.idl:39
string NewLocation
is the new location of the database which is affected by the event
Definition: DatabaseRegistrationEvent.idl:43