20 module
com { module sun { module star { module xml { module dom { module events {
45 [in]
boolean canBubbleArg,
46 [in]
boolean cancelableArg);
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: XEventTarget.idl:26
Definition: XEvent.idl:24
PhaseType getEventPhase()
void initEvent([in] string eventTypeArg, [in] boolean canBubbleArg, [in] boolean cancelableArg)
XEventTarget getCurrentTarget()
com::sun::star::util::Time getTimeStamp()
PhaseType
Definition: PhaseType.idl:23
Definition: Ambiguous.idl:20
represents a time value.
Definition: Time.idl:27