22 module
com { module sun { module star { module script {
This event is a wrapper for an original event in a forwarding event.
Definition: AllEventObject.idl:29
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:27
type ListenerType
contains the type of the original listener.
Definition: AllEventObject.idl:41
Definition: Ambiguous.idl:20
any Helper
A helper value for the implementation that can be used arbitrarily.
Definition: AllEventObject.idl:37
string MethodName
The original method name on which the event was fired.
Definition: AllEventObject.idl:45
sequence< any > Arguments
The arguments of the original method.
Definition: AllEventObject.idl:49