|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module awt {
void mouseMoved([in] com::sun::star::awt::MouseEvent e)
is invoked when the mouse pointer has been moved on a window (with no buttons down).
base interface for all event listeners interfaces.
Definition: XEventListener.idl:27
makes it possible to receive mouse motion events on a window.
Definition: XMouseMotionListener.idl:28
specifies an event from the mouse.
Definition: MouseEvent.idl:35
void mouseDragged([in] com::sun::star::awt::MouseEvent e)
is invoked when a mouse button is pressed on a window and then dragged.
Definition: Ambiguous.idl:20