summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XMenuBar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XMenuBar.idl')
-rw-r--r--offapi/com/sun/star/awt/XMenuBar.idl46
1 files changed, 23 insertions, 23 deletions
diff --git a/offapi/com/sun/star/awt/XMenuBar.idl b/offapi/com/sun/star/awt/XMenuBar.idl
index 40d92b9f0b80..8847b73508e7 100644
--- a/offapi/com/sun/star/awt/XMenuBar.idl
+++ b/offapi/com/sun/star/awt/XMenuBar.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,28 +24,28 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_awt_XMenuBar_idl__
-#define __com_sun_star_awt_XMenuBar_idl__
-
-#ifndef __com_sun_star_awt_XMenu_idl__
-#include <com/sun/star/awt/XMenu.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module awt {
-
-//=============================================================================
-
+#ifndef __com_sun_star_awt_XMenuBar_idl__
+#define __com_sun_star_awt_XMenuBar_idl__
+
+#ifndef __com_sun_star_awt_XMenu_idl__
+#include <com/sun/star/awt/XMenu.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module awt {
+
+//=============================================================================
+
/** identifies a menu bar.
*/
published interface XMenuBar: com::sun::star::awt::XMenu
-{
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+{
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif