Kaydet (Commit) a66c0e11 authored tarafından Tsutomu Uchino's avatar Tsutomu Uchino

#i72591# fix from mouse button to mouse pointer in documentation of mouseMoved method

Patch By: christianjunker@gmail.com
üst 0635f5cb
......@@ -56,7 +56,7 @@ published interface XMouseMotionListener: com::sun::star::lang::XEventListener
//-------------------------------------------------------------------------
/** 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