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 {
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
describes a change in a database registration
Definition: DatabaseRegistrationEvent.idl:36
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