summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl')
-rw-r--r--offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl12
1 files changed, 0 insertions, 12 deletions
diff --git a/offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl b/offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl
index 6c938d1b954e..59f673dd4924 100644
--- a/offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl
+++ b/offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl
@@ -16,16 +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_XIeeeDoubleBitmap_idl__
-#define __com_sun_star_rendering_XIeeeDoubleBitmap_idl__
-
-#include <com/sun/star/lang/IllegalArgumentException.idl>
-#include <com/sun/star/lang/IndexOutOfBoundsException.idl>
-#include <com/sun/star/rendering/FloatingPointBitmapLayout.idl>
-#include <com/sun/star/geometry/IntegerPoint2D.idl>
-#include <com/sun/star/geometry/IntegerRectangle2D.idl>
-#include <com/sun/star/rendering/XIeeeDoubleReadOnlyBitmap.idl>
-#include <com/sun/star/rendering/VolatileContentDestroyedException.idl>
module com { module sun { module star { module rendering {
@@ -114,6 +104,4 @@ interface XIeeeDoubleBitmap : XIeeeDoubleReadOnlyBitmap
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */