Top   Module   Use   Manual   Index 

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

struct EventObject


Description
specifies the base for all event objects and identifies the source of the event.


Elements

com::sun::star::uno::XInterface Source
Description
refers to the object that fired the event.
Top of Page