summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/XSimpleCanvas.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XSimpleCanvas.idl')
-rw-r--r--offapi/com/sun/star/rendering/XSimpleCanvas.idl13
1 files changed, 0 insertions, 13 deletions
diff --git a/offapi/com/sun/star/rendering/XSimpleCanvas.idl b/offapi/com/sun/star/rendering/XSimpleCanvas.idl
index 0e81b7f8cb24..528647573bd3 100644
--- a/offapi/com/sun/star/rendering/XSimpleCanvas.idl
+++ b/offapi/com/sun/star/rendering/XSimpleCanvas.idl
@@ -16,17 +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_rendering_XSimpleCanvas_idl__
-#define __com_sun_star_rendering_XSimpleCanvas_idl__
-
-#include <com/sun/star/util/Color.idl>
-#include <com/sun/star/geometry/RealPoint2D.idl>
-#include <com/sun/star/geometry/RealRectangle2D.idl>
-#include <com/sun/star/geometry/AffineMatrix2D.idl>
-#include <com/sun/star/rendering/StringContext.idl>
-#include <com/sun/star/rendering/ViewState.idl>
-#include <com/sun/star/rendering/RenderState.idl>
-#include <com/sun/star/rendering/FontMetrics.idl>
module com { module sun { module star { module rendering {
@@ -241,6 +230,4 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */