summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/i18n/KNumberFormatType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/KNumberFormatType.idl')
-rw-r--r--offapi/com/sun/star/i18n/KNumberFormatType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/KNumberFormatType.idl b/offapi/com/sun/star/i18n/KNumberFormatType.idl
index 42420f649d6f..c1b0c1cece0a 100644
--- a/offapi/com/sun/star/i18n/KNumberFormatType.idl
+++ b/offapi/com/sun/star/i18n/KNumberFormatType.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_i18n_KNumberFormatType_idl__
#define __com_sun_star_i18n_KNumberFormatType_idl__
-//=============================================================================
module com { module sun { module star { module i18n {
-//=============================================================================
/**
Attribute of number format, classifies the length of the formatted
@@ -40,7 +38,6 @@ published constants KNumberFormatType
const short LONG = 3;
};
-//=============================================================================
}; }; }; };
#endif