LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for XUIEvent, including all inherited members.
acquire() | XInterface | |
getBubbles() | XEvent | |
getCancelable() | XEvent | |
getCurrentTarget() | XEvent | |
getDetail() | XUIEvent | |
getEventPhase() | XEvent | |
getTarget() | XEvent | |
getTimeStamp() | XEvent | |
getType() | XEvent | |
getView() | XUIEvent | |
initEvent([in] string eventTypeArg, [in] boolean canBubbleArg, [in] boolean cancelableArg) | XEvent | |
initUIEvent([in] string typeArg, [in] boolean canBubbleArg, [in] boolean cancelableArg, [in] com::sun::star::xml::dom::views::XAbstractView viewArg, [in] long detailArg) | XUIEvent | |
preventDefault() | XEvent | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
stopPropagation() | XEvent |