summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/CustomShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/CustomShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/CustomShape.idl15
1 files changed, 0 insertions, 15 deletions
diff --git a/offapi/com/sun/star/drawing/CustomShape.idl b/offapi/com/sun/star/drawing/CustomShape.idl
index f3e1f224c597..ed1534b9d88c 100644
--- a/offapi/com/sun/star/drawing/CustomShape.idl
+++ b/offapi/com/sun/star/drawing/CustomShape.idl
@@ -16,19 +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_drawing_CustomShape_idl__
-#define __com_sun_star_drawing_CustomShape_idl__
-
-#include <com/sun/star/drawing/Shape.idl>
-
-#include <com/sun/star/drawing/FillProperties.idl>
-#include <com/sun/star/drawing/LineProperties.idl>
-
-#include <com/sun/star/drawing/ShadowProperties.idl>
-#include <com/sun/star/drawing/Text.idl>
-#include <com/sun/star/drawing/RotationDescriptor.idl>
-
-#include <com/sun/star/beans/PropertyValue.idl>
module com { module sun { module star { module drawing {
@@ -79,6 +66,4 @@ service CustomShape
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */