summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/MasterPage.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/MasterPage.idl')
-rw-r--r--offapi/com/sun/star/drawing/MasterPage.idl64
1 files changed, 32 insertions, 32 deletions
diff --git a/offapi/com/sun/star/drawing/MasterPage.idl b/offapi/com/sun/star/drawing/MasterPage.idl
index a56fc6d219c4..a0330bf3c5a7 100644
--- a/offapi/com/sun/star/drawing/MasterPage.idl
+++ b/offapi/com/sun/star/drawing/MasterPage.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,25 +24,25 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_drawing_MasterPage_idl__
-#define __com_sun_star_drawing_MasterPage_idl__
-
-#ifndef __com_sun_star_drawing_GenericDrawPage_idl__
-#include <com/sun/star/drawing/GenericDrawPage.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module drawing {
-
-//=============================================================================
-
+#ifndef __com_sun_star_drawing_MasterPage_idl__
+#define __com_sun_star_drawing_MasterPage_idl__
+
+#ifndef __com_sun_star_drawing_GenericDrawPage_idl__
+#include <com/sun/star/drawing/GenericDrawPage.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module drawing {
+
+//=============================================================================
+
// DocMerge from xml: service com::sun::star::drawing::MasterPage
-/** This service is a single master page inside a drawing document.
-
-
- <p>It serves as a background page for zero or more <type>DrawPage</type>s.
+/** This service is a single master page inside a drawing document.
+
+
+ <p>It serves as a background page for zero or more <type>DrawPage</type>s.
Since this service is derived from the service <type>GenericDrawPage</type>,
it can be used as a draw page with three differences:
</p>
@@ -58,20 +58,20 @@
</ol>
*/
published service MasterPage
-{
-
-
+{
+
+
// DocMerge from xml: service com::sun::star::drawing::MasterPage: service com::sun::star::drawing::GenericDrawPage
- /** This service describes the base functionality that every
+ /** This service describes the base functionality that every
draw/master page has.
*/
- service com::sun::star::drawing::GenericDrawPage;
-
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+ service com::sun::star::drawing::GenericDrawPage;
+
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif