:: com :: sun :: star :: document ::

struct EventObject
Base Hierarchy
EventObject
 ┗ ::com::sun::star::lang::EventObject
Developers Guide
OfficeDev - Document Events

Elements' Summary
EventName specifies the name of the occurred event  
Elements' Details
EventName
string EventName;
Description
specifies the name of the occurred event

For a list of possible event names see Events.

Top of Page