LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
describes a change in a database registration
Definition: DatabaseRegistrationEvent.idl:37
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32
string NewLocation
is the new location of the database which is affected by the event
Definition: DatabaseRegistrationEvent.idl:43
Definition: Ambiguous.idl:22
string Name
is the name of the database registration affected by the event
Definition: DatabaseRegistrationEvent.idl:39
string OldLocation
is the old location of the database which is affected by the event
Definition: DatabaseRegistrationEvent.idl:41