Kaydet (Commit) 77e77022 authored tarafından Tsutomu Uchino's avatar Tsutomu Uchino Kaydeden (comit) Caolán McNamara

Resolves: #i72591# fix from mouse button to mouse pointer...

in documentation of mouseMoved method

Patch By: christianjunker@gmail.com
(cherry picked from commit a66c0e11)

Change-Id: Ia39fc56d4459f303cd48e5654d8ff35155cceb4a
üst 0198f54d
......@@ -44,7 +44,7 @@ published interface XMouseMotionListener: com::sun::star::lang::XEventListener
void mouseDragged( [in] com::sun::star::awt::MouseEvent e );
/** is invoked when the mouse button has been moved on a window
/** is invoked when the mouse pointer has been moved on a window
(with no buttons down).
*/
void mouseMoved( [in] com::sun::star::awt::MouseEvent e );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment