summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/PageShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/PageShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/PageShape.idl50
1 files changed, 25 insertions, 25 deletions
diff --git a/offapi/com/sun/star/drawing/PageShape.idl b/offapi/com/sun/star/drawing/PageShape.idl
index d3bf315b8ed8..a7867dc43102 100644
--- a/offapi/com/sun/star/drawing/PageShape.idl
+++ b/offapi/com/sun/star/drawing/PageShape.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,20 +24,20 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_drawing_PageShape_idl__
-#define __com_sun_star_drawing_PageShape_idl__
-
-#ifndef __com_sun_star_drawing_Shape_idl__
-#include <com/sun/star/drawing/Shape.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module drawing {
-
-//=============================================================================
-
+#ifndef __com_sun_star_drawing_PageShape_idl__
+#define __com_sun_star_drawing_PageShape_idl__
+
+#ifndef __com_sun_star_drawing_Shape_idl__
+#include <com/sun/star/drawing/Shape.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module drawing {
+
+//=============================================================================
+
// DocMerge from xml: service com::sun::star::drawing::PageShape
/** This service is for a page shape.
A page shape displays a preview of another page. These shapes
@@ -46,10 +46,10 @@
the printing position and order of pages
*/
published service PageShape
-{
+{
// DocMerge: empty anyway
- service com::sun::star::drawing::Shape;
-
+ service com::sun::star::drawing::Shape;
+
/** this is the page number that is used for the preview.
For page shapes on notes pages, this can't be changed.
For page shapes on handout pages, this value only
@@ -57,11 +57,11 @@ published service PageShape
shapes on the page.
*/
[optional, property] long PageNumber;
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif