summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/DataPoint.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/DataPoint.idl')
-rw-r--r--offapi/com/sun/star/chart2/DataPoint.idl10
1 files changed, 0 insertions, 10 deletions
diff --git a/offapi/com/sun/star/chart2/DataPoint.idl b/offapi/com/sun/star/chart2/DataPoint.idl
index f3810f9e738e..09cac13716ce 100644
--- a/offapi/com/sun/star/chart2/DataPoint.idl
+++ b/offapi/com/sun/star/chart2/DataPoint.idl
@@ -16,14 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef com_sun_star_chart2_DataPoint_idl
-#define com_sun_star_chart2_DataPoint_idl
-
-#include <com/sun/star/style/CharacterProperties.idl>
-#include <com/sun/star/style/CharacterPropertiesAsian.idl>
-#include <com/sun/star/style/CharacterPropertiesComplex.idl>
-#include <com/sun/star/style/XStyle.idl>
-#include <com/sun/star/chart2/DataPointProperties.idl>
module com
{
@@ -64,6 +56,4 @@ service DataPoint
} ; // star
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */