summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/FieldUnit.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/FieldUnit.idl')
-rw-r--r--offapi/com/sun/star/awt/FieldUnit.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/FieldUnit.idl b/offapi/com/sun/star/awt/FieldUnit.idl
index aa70f84e4064..e66c0f09688f 100644
--- a/offapi/com/sun/star/awt/FieldUnit.idl
+++ b/offapi/com/sun/star/awt/FieldUnit.idl
@@ -28,11 +28,9 @@
#ifndef __com_sun_star_awt_FieldUnit_idl__
#define __com_sun_star_awt_FieldUnit_idl__
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** specifies attributes for the MetricField map units.
@@ -57,7 +55,6 @@ constants FieldUnit
const short FUNIT_100TH_MM = 13;
};
-//=============================================================================
}; }; }; };