summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/ImagePosition.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/ImagePosition.idl')
-rw-r--r--offapi/com/sun/star/awt/ImagePosition.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/ImagePosition.idl b/offapi/com/sun/star/awt/ImagePosition.idl
index 3c7405ce0758..4fa7aafa66f0 100644
--- a/offapi/com/sun/star/awt/ImagePosition.idl
+++ b/offapi/com/sun/star/awt/ImagePosition.idl
@@ -20,11 +20,9 @@
#ifndef __com_sun_star_awt_ImagePosition_idl__
#define __com_sun_star_awt_ImagePosition_idl__
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** specifies the position of a image, relative to another object
@@ -85,7 +83,6 @@ constants ImagePosition
const short Centered = 12;
};
-//=============================================================================
}; }; }; };