summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/ImageScaleMode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/ImageScaleMode.idl')
-rw-r--r--offapi/com/sun/star/awt/ImageScaleMode.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/awt/ImageScaleMode.idl b/offapi/com/sun/star/awt/ImageScaleMode.idl
index cb05a16a7859..66317fb14a67 100644
--- a/offapi/com/sun/star/awt/ImageScaleMode.idl
+++ b/offapi/com/sun/star/awt/ImageScaleMode.idl
@@ -17,9 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_awt_ImageScaleMode_idl__
-#define __com_sun_star_awt_ImageScaleMode_idl__
-
module com { module sun { module star { module awt {
/** defines modes how an image displayed in a given area should be scaled to fit this area
@@ -44,6 +41,4 @@ constants ImageScaleMode
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */