summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/CharType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/CharType.idl')
-rw-r--r--offapi/com/sun/star/i18n/CharType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/CharType.idl b/offapi/com/sun/star/i18n/CharType.idl
index 2ded94bc8fdd..20d8f9b28147 100644
--- a/offapi/com/sun/star/i18n/CharType.idl
+++ b/offapi/com/sun/star/i18n/CharType.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_i18n_CharType_idl__
#define __com_sun_star_i18n_CharType_idl__
-//=============================================================================
module com { module sun { module star { module i18n {
-//=============================================================================
/**
Constants to specify the character type that starts a character block.
@@ -71,7 +69,6 @@ published constants CharType
const short GENERAL_TYPES_COUNT = 30;
};
-//=============================================================================
}; }; }; };
#endif