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