summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/KCharacterType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/KCharacterType.idl')
-rw-r--r--offapi/com/sun/star/i18n/KCharacterType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/KCharacterType.idl b/offapi/com/sun/star/i18n/KCharacterType.idl
index fec280f755e5..acb2a6905202 100644
--- a/offapi/com/sun/star/i18n/KCharacterType.idl
+++ b/offapi/com/sun/star/i18n/KCharacterType.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_i18n_KCharacterType_idl__
#define __com_sun_star_i18n_KCharacterType_idl__
-//============================================================================
module com { module sun { module star { module i18n {
-//============================================================================
/**
Constants to identify the character type.
@@ -64,7 +62,6 @@ published constants KCharacterType
const long LETTER = 0x00000080;
};
-//============================================================================
}; }; }; };
#endif