Hi Andrew,

register an event handler (Dev Guide 6.2.6) on the
GlobalEventBroadcaster. Your listener will be passed an EventObject
whose Source member should refer to the component the event relates
to. If this object supports the interface XOfficeDatabaseDocument then
it's an ODB.
I don't know if and how event handlers work in Basic, but that's how
it should work in Java.

Ciao

Matthias

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to