summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation/HandoutShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/HandoutShape.idl')
-rw-r--r--offapi/com/sun/star/presentation/HandoutShape.idl60
1 files changed, 30 insertions, 30 deletions
diff --git a/offapi/com/sun/star/presentation/HandoutShape.idl b/offapi/com/sun/star/presentation/HandoutShape.idl
index 609ec9cb39f1..ee296547a6a7 100644
--- a/offapi/com/sun/star/presentation/HandoutShape.idl
+++ b/offapi/com/sun/star/presentation/HandoutShape.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,24 +24,24 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_presentation_HandoutShape_idl__
-#define __com_sun_star_presentation_HandoutShape_idl__
-
-#ifndef __com_sun_star_presentation_Shape_idl__
-#include <com/sun/star/presentation/Shape.idl>
-#endif
-
-#ifndef __com_sun_star_drawing_PageShape_idl__
-#include <com/sun/star/drawing/PageShape.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module presentation {
-
-//=============================================================================
-
+#ifndef __com_sun_star_presentation_HandoutShape_idl__
+#define __com_sun_star_presentation_HandoutShape_idl__
+
+#ifndef __com_sun_star_presentation_Shape_idl__
+#include <com/sun/star/presentation/Shape.idl>
+#endif
+
+#ifndef __com_sun_star_drawing_PageShape_idl__
+#include <com/sun/star/drawing/PageShape.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module presentation {
+
+//=============================================================================
+
/** This service is implemented by the handout presentation shape.
<p>Presentation shapes can be used in a presentation
@@ -49,14 +49,14 @@
by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
*/
published service HandoutShape
-{
- service com::sun::star::presentation::Shape;
-
- service com::sun::star::drawing::PageShape;
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+{
+ service com::sun::star::presentation::Shape;
+
+ service com::sun::star::drawing::PageShape;
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif