summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XUserInputInterception.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XUserInputInterception.idl')
-rw-r--r--offapi/com/sun/star/awt/XUserInputInterception.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XUserInputInterception.idl b/offapi/com/sun/star/awt/XUserInputInterception.idl
index 3017598b2b04..da13c44e2e68 100644
--- a/offapi/com/sun/star/awt/XUserInputInterception.idl
+++ b/offapi/com/sun/star/awt/XUserInputInterception.idl
@@ -62,7 +62,7 @@ published interface XUserInputInterception : ::com::sun::star::uno::XInterface
/** Remove the specified listener from the list of listeners.
@param xHandler
If the reference is empty then nothing will be changed. If the
- handler has been registered twice (or more) then all refrences
+ handler has been registered twice (or more) then all references
will be removed.
*/
[oneway] void removeKeyHandler (
@@ -84,7 +84,7 @@ published interface XUserInputInterception : ::com::sun::star::uno::XInterface
/** Remove the specified listener from the list of listeners.
@param xHandler
If the reference is empty then nothing will be changed. If the
- handler has been registered twice (or more) then all refrences
+ handler has been registered twice (or more) then all references
will be removed.
*/
[oneway] void removeMouseClickHandler (