LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
EnhancedMouseEvent Struct Referencepublished

specifies an event from the mouse. More...

import "EnhancedMouseEvent.idl";

Inheritance diagram for EnhancedMouseEvent:
MouseEvent InputEvent EventObject

Public Attributes

com::sun::star::uno::XInterface Target
 contains the object on the location of the mouse.
Public Attributes inherited from MouseEvent
short Buttons
 contains the pressed mouse buttons.
long X
 contains the x coordinate location of the mouse.
long Y
 contains the y coordinate location of the mouse.
long ClickCount
 contains the number of mouse clicks associated with event.
boolean PopupTrigger
 specifies if this event is a pop-up menu trigger event.
Public Attributes inherited from InputEvent
short Modifiers
 contains the modifier keys which were pressed while the event occurred.
Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event.

Detailed Description

specifies an event from the mouse.

See also
MouseEvent
Since
OOo 2.0

Member Data Documentation

◆ Target

contains the object on the location of the mouse.


The documentation for this struct was generated from the following file: