summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/ControlShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/ControlShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/ControlShape.idl60
1 files changed, 30 insertions, 30 deletions
diff --git a/offapi/com/sun/star/drawing/ControlShape.idl b/offapi/com/sun/star/drawing/ControlShape.idl
index 43055b54d26d..ca0767750567 100644
--- a/offapi/com/sun/star/drawing/ControlShape.idl
+++ b/offapi/com/sun/star/drawing/ControlShape.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,38 +24,38 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_drawing_ControlShape_idl__
-#define __com_sun_star_drawing_ControlShape_idl__
-
-#ifndef __com_sun_star_drawing_Shape_idl__
-#include <com/sun/star/drawing/Shape.idl>
-#endif
-
-#ifndef __com_sun_star_drawing_XControlShape_idl__
-#include <com/sun/star/drawing/XControlShape.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module drawing {
-
-//=============================================================================
-
+#ifndef __com_sun_star_drawing_ControlShape_idl__
+#define __com_sun_star_drawing_ControlShape_idl__
+
+#ifndef __com_sun_star_drawing_Shape_idl__
+#include <com/sun/star/drawing/Shape.idl>
+#endif
+
+#ifndef __com_sun_star_drawing_XControlShape_idl__
+#include <com/sun/star/drawing/XControlShape.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module drawing {
+
+//=============================================================================
+
/** This service is for a <type>Shape</type> which contains a control.
<p>
- @see Shape
+ @see Shape
@see XControlShape
*/
published service ControlShape
-{
- service com::sun::star::drawing::Shape;
- interface com::sun::star::drawing::XControlShape;
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+{
+ service com::sun::star::drawing::Shape;
+ interface com::sun::star::drawing::XControlShape;
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif