diff options
Diffstat (limited to 'offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl')
-rw-r--r-- | offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl b/offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl index e740949a9..25d9d4cf9 100644 --- a/offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl +++ b/offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl @@ -27,27 +27,13 @@ #ifndef __com_sun_star_rendering_XHalfFloatReadOnlyBitmap_idl__ #define __com_sun_star_rendering_XHalfFloatReadOnlyBitmap_idl__ -#ifndef __com_sun_star_lang_IllegalArgumentException_idl__ #include <com/sun/star/lang/IllegalArgumentException.idl> -#endif -#ifndef __com_sun_star_lang_IndexOutOfBoundsException_idl__ #include <com/sun/star/lang/IndexOutOfBoundsException.idl> -#endif -#ifndef __com_sun_star_rendering_FloatingPointBitmapLayout_idl__ #include <com/sun/star/rendering/FloatingPointBitmapLayout.idl> -#endif -#ifndef __com_sun_star_geometry_IntegerPoint2D_idl__ #include <com/sun/star/geometry/IntegerPoint2D.idl> -#endif -#ifndef __com_sun_star_geometry_IntegerRectangle2D_idl__ #include <com/sun/star/geometry/IntegerRectangle2D.idl> -#endif -#ifndef __com_sun_star_rendering_XBitmap_idl__ #include <com/sun/star/rendering/XBitmap.idl> -#endif -#ifndef __com_sun_star_rendering_VolatileContentDestroyedException_idl__ #include <com/sun/star/rendering/VolatileContentDestroyedException.idl> -#endif module com { module sun { module star { module rendering { |