summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlScrollBar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlScrollBar.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlScrollBar.idl46
1 files changed, 23 insertions, 23 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlScrollBar.idl b/offapi/com/sun/star/awt/UnoControlScrollBar.idl
index 403df8459d46..ad2c50e2019e 100644
--- a/offapi/com/sun/star/awt/UnoControlScrollBar.idl
+++ b/offapi/com/sun/star/awt/UnoControlScrollBar.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,37 +24,37 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_awt_UnoScrollBarControl_idl__
-#define __com_sun_star_awt_UnoScrollBarControl_idl__
-
-#ifndef __com_sun_star_awt_UnoControl_idl__
-#include <com/sun/star/awt/UnoControl.idl>
+#ifndef __com_sun_star_awt_UnoScrollBarControl_idl__
+#define __com_sun_star_awt_UnoScrollBarControl_idl__
+
+#ifndef __com_sun_star_awt_UnoControl_idl__
+#include <com/sun/star/awt/UnoControl.idl>
#endif
-#ifndef __com_sun_star_awt_XScrollBar_idl__
-#include <com/sun/star/awt/XScrollBar.idl>
+#ifndef __com_sun_star_awt_XScrollBar_idl__
+#include <com/sun/star/awt/XScrollBar.idl>
#endif
-//=============================================================================
-
- module com { module sun { module star { module awt {
-
-//=============================================================================
-
+//=============================================================================
+
+ module com { module sun { module star { module awt {
+
+//=============================================================================
+
/** specifies a scroll bar control.
*/
published service UnoControlScrollBar
-{
+{
service com::sun::star::awt::UnoControl;
-
+
interface com::sun::star::awt::XScrollBar;
-};
-
-//=============================================================================
-
-}; }; }; };
+};
+
+//=============================================================================
+
+}; }; }; };
+
-
-#endif
+#endif