https://bugs.documentfoundation.org/show_bug.cgi?id=95257

dldld <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Linux (All)                 |All

--- Comment #2 from dldld <[email protected]> ---
I had also a look into the code an can confirm, that a mouse wheel event is
missing. But currently I didn't find out how to get the event as there seems to
be no EventListener available which would provide this event:

https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1lang_1_1XEventListener.html

XMouseListener:
https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XMouseListener.html

XMouseMotionListener:
https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XMouseMotionListener.html

Maybe I am missing there something?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to