summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/InputEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/InputEvent.idl')
-rw-r--r--offapi/com/sun/star/awt/InputEvent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/InputEvent.idl b/offapi/com/sun/star/awt/InputEvent.idl
index ba400075aaef..303fa21ba0f2 100644
--- a/offapi/com/sun/star/awt/InputEvent.idl
+++ b/offapi/com/sun/star/awt/InputEvent.idl
@@ -39,7 +39,7 @@ published struct InputEvent: com::sun::star::lang::EventObject
/** contains the modifier keys which were pressed while the event occurred.
<p>Zero or more constants from the
- <type scope="com::sun::star::awt">KeyModifier</type> group.</p>
+ com::sun::star::awt::KeyModifier group.</p>
*/
short Modifiers;