LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes a change in a database registration More...
import"DatabaseRegistrationEvent.idl";
Public Attributes | |
string | Name |
is the name of the database registration affected by the event More... | |
string | OldLocation |
is the old location of the database which is affected by the event More... | |
string | NewLocation |
is the new location of the database which is affected by the event More... | |
Public Attributes inherited from EventObject | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. More... | |
describes a change in a database registration
string Name |
is the name of the database registration affected by the event
string NewLocation |
is the new location of the database which is affected by the event
string OldLocation |
is the old location of the database which is affected by the event