summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/graphic/XPrimitive2DRenderer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/graphic/XPrimitive2DRenderer.idl')
-rw-r--r--offapi/com/sun/star/graphic/XPrimitive2DRenderer.idl10
1 files changed, 0 insertions, 10 deletions
diff --git a/offapi/com/sun/star/graphic/XPrimitive2DRenderer.idl b/offapi/com/sun/star/graphic/XPrimitive2DRenderer.idl
index ce7bad633cdb..229b5abac6c0 100644
--- a/offapi/com/sun/star/graphic/XPrimitive2DRenderer.idl
+++ b/offapi/com/sun/star/graphic/XPrimitive2DRenderer.idl
@@ -17,14 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_graphic_XPrimitive2DRenderer_idl__
-#define __com_sun_star_graphic_XPrimitive2DRenderer_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <com/sun/star/rendering/XBitmap.idl>
-#include <com/sun/star/beans/PropertyValue.idl>
-#include <com/sun/star/geometry/RealRectangle2D.idl>
-
module com { module sun { module star { module graphic {
interface XPrimitive2D;
@@ -76,6 +68,4 @@ interface XPrimitive2DRenderer : ::com::sun::star::uno::XInterface
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */