summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XMouseMotionHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XMouseMotionHandler.idl')
-rw-r--r--offapi/com/sun/star/awt/XMouseMotionHandler.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/XMouseMotionHandler.idl b/offapi/com/sun/star/awt/XMouseMotionHandler.idl
index ae560e381102..cb68e8458818 100644
--- a/offapi/com/sun/star/awt/XMouseMotionHandler.idl
+++ b/offapi/com/sun/star/awt/XMouseMotionHandler.idl
@@ -42,9 +42,9 @@ published interface XMouseMotionHandler: com::sun::star::lang::XEventListener
bounds of the window).</p>
@return
- When <FALSE/> is returned the other handlers are called and a
+ When `FALSE` is returned the other handlers are called and a
following handling of the event by the broadcaster takes place.
- Otherwise, when <TRUE/> is returned, no other handler will be
+ Otherwise, when `TRUE` is returned, no other handler will be
called and the broadcaster will take no further actions
regarding the event.
@@ -56,9 +56,9 @@ published interface XMouseMotionHandler: com::sun::star::lang::XEventListener
(with no buttons down).
@return
- When <FALSE/> is returned the other handlers are called and a
+ When `FALSE` is returned the other handlers are called and a
following handling of the event by the broadcaster takes place.
- Otherwise, when <TRUE/> is returned, no other handler will be
+ Otherwise, when `TRUE` is returned, no other handler will be
called and the broadcaster will take no further actions
regarding the event.