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

struct EventObject

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