19 #ifndef __com_sun_star_xml_dom_events_XMouseEvent_idl__
20 #define __com_sun_star_xml_dom_events_XMouseEvent_idl__
28 module
com { module sun { module star { module xml { module dom { module events {
38 boolean getShiftKey();
44 void initMouseEvent([in]
string typeArg,
45 [in]
boolean canBubbleArg,
46 [in]
boolean cancelableArg,
53 [in]
boolean ctrlKeyArg,
54 [in]
boolean altKeyArg,
55 [in]
boolean shiftKeyArg,
56 [in]
boolean metaKeyArg,
Definition: XEventTarget.idl:34
– idl definition –
Definition: Ambiguous.idl:22
Definition: XUIEvent.idl:31
Definition: XMouseEvent.idl:31
Definition: XAbstractView.idl:29