summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/MasterPages.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/MasterPages.idl')
-rw-r--r--offapi/com/sun/star/drawing/MasterPages.idl52
1 files changed, 26 insertions, 26 deletions
diff --git a/offapi/com/sun/star/drawing/MasterPages.idl b/offapi/com/sun/star/drawing/MasterPages.idl
index 6c7ab4c8b9ce..b316989e5417 100644
--- a/offapi/com/sun/star/drawing/MasterPages.idl
+++ b/offapi/com/sun/star/drawing/MasterPages.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_drawing_MasterPages_idl__
-#define __com_sun_star_drawing_MasterPages_idl__
-
-#ifndef __com_sun_star_drawing_XDrawPages_idl__
-#include <com/sun/star/drawing/XDrawPages.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module drawing {
-
-//=============================================================================
-
+#ifndef __com_sun_star_drawing_MasterPages_idl__
+#define __com_sun_star_drawing_MasterPages_idl__
+
+#ifndef __com_sun_star_drawing_XDrawPages_idl__
+#include <com/sun/star/drawing/XDrawPages.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module drawing {
+
+//=============================================================================
+
/** provides access to a container of <type>MasterPage</type>s
and makes it possible for them to be manipulated.
-
+
@see XMasterPagesSupplier
@see DrawingDocument
*/
published service MasterPages
-{
+{
/** lets you access and create <type>MasterPage</type>s
*/
- interface com::sun::star::drawing::XDrawPages;
-
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+ interface com::sun::star::drawing::XDrawPages;
+
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif