summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/ChartArea.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/ChartArea.idl')
-rw-r--r--offapi/com/sun/star/chart/ChartArea.idl60
1 files changed, 30 insertions, 30 deletions
diff --git a/offapi/com/sun/star/chart/ChartArea.idl b/offapi/com/sun/star/chart/ChartArea.idl
index 66109be78471..cab6287332dc 100644
--- a/offapi/com/sun/star/chart/ChartArea.idl
+++ b/offapi/com/sun/star/chart/ChartArea.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_chart_ChartArea_idl__
-#define __com_sun_star_chart_ChartArea_idl__
-
-#ifndef __com_sun_star_drawing_FillProperties_idl__
-#include <com/sun/star/drawing/FillProperties.idl>
-#endif
-
-#ifndef __com_sun_star_drawing_LineProperties_idl__
-#include <com/sun/star/drawing/LineProperties.idl>
-#endif
-
-#ifndef __com_sun_star_beans_XPropertySet_idl__
-#include <com/sun/star/beans/XPropertySet.idl>
-#endif
+#ifndef __com_sun_star_chart_ChartArea_idl__
+#define __com_sun_star_chart_ChartArea_idl__
+
+#ifndef __com_sun_star_drawing_FillProperties_idl__
+#include <com/sun/star/drawing/FillProperties.idl>
+#endif
+
+#ifndef __com_sun_star_drawing_LineProperties_idl__
+#include <com/sun/star/drawing/LineProperties.idl>
+#endif
+
+#ifndef __com_sun_star_beans_XPropertySet_idl__
+#include <com/sun/star/beans/XPropertySet.idl>
+#endif
#ifndef _com_sun_star_xml_UserDefinedAttributeSupplier_idl_
#include <com/sun/star/xml/UserDefinedAttributeSupplier.idl>
#endif
-//=============================================================================
-
- module com { module sun { module star { module chart {
-
-//=============================================================================
-
+//=============================================================================
+
+ module com { module sun { module star { module chart {
+
+//=============================================================================
+
/** Specifies the area elements of a chart, e.g. the
- background area, the diagram wall, and the diagram floor of
+ background area, the diagram wall, and the diagram floor of
three-dimensional charts.
*/
published service ChartArea
-{
+{
service com::sun::star::drawing::FillProperties;
service com::sun::star::drawing::LineProperties;
@@ -67,10 +67,10 @@ published service ChartArea
[optional] service com::sun::star::xml::UserDefinedAttributeSupplier;
interface com::sun::star::beans::XPropertySet;
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif