19 #ifndef __com_sun_star_animations_Event_idl__
20 #define __com_sun_star_animations_Event_idl__
25 module
com { module sun { module star { module animations {
Definition: Ambiguous.idl:22
an event has a source that causes an event to be fired and a trigger that defines under which conditi...
Definition: Event.idl:34
any Source
this is the source for this event.
Definition: Event.idl:36
short Trigger
this is the trigger that fires this event.
Definition: Event.idl:39
unsigned short Repeat
an option repeat value.
Definition: Event.idl:50
any Offset
an optional offset in seconds or Timing::INDEFINITE.
Definition: Event.idl:44