20 module
com { module sun { module star { module xml { module dom { module events {
36 boolean getCancelable();
40 void stopPropagation();
42 void preventDefault();
44 void initEvent([in]
string eventTypeArg,
45 [in]
boolean canBubbleArg,
46 [in]
boolean cancelableArg);
PhaseType
Definition: PhaseType.idl:22
Definition: XEventTarget.idl:26
Definition: XEvent.idl:23
Definition: Ambiguous.idl:20
represents a time value.
Definition: Time.idl:26
base interface of all UNO interfaces
Definition: XInterface.idl:45