:: com :: sun :: star :: lang ::

struct EventObject
Developers Guide
OfficeDev - Document Events
Database - Events and Other Notifications

Elements' Summary
Source refers to the object that fired the event.  
Elements' Details
Source
::com::sun::star::uno::XInterface Source;
Description
refers to the object that fired the event.
Top of Page