summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/FocusEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/FocusEvent.idl')
-rw-r--r--offapi/com/sun/star/awt/FocusEvent.idl6
1 files changed, 1 insertions, 5 deletions
diff --git a/offapi/com/sun/star/awt/FocusEvent.idl b/offapi/com/sun/star/awt/FocusEvent.idl
index 23a8cde7a..7069e318b 100644
--- a/offapi/com/sun/star/awt/FocusEvent.idl
+++ b/offapi/com/sun/star/awt/FocusEvent.idl
@@ -27,13 +27,9 @@
#ifndef __com_sun_star_awt_FocusEvent_idl__
#define __com_sun_star_awt_FocusEvent_idl__
-#ifndef __com_sun_star_lang_EventObject_idl__
#include <com/sun/star/lang/EventObject.idl>
-#endif
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
//=============================================================================
@@ -62,7 +58,7 @@ published struct FocusEvent: com::sun::star::lang::EventObject
{
//-------------------------------------------------------------------------
- /** specifies the reason for the focus change as an arithmentic-or
+ /** specifies the reason for the focus change as an arithmetic-or
combination of <type>FocusChangeReason</type>.
@see FocusChangeReason