summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/i18n/TextConversionType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/TextConversionType.idl')
-rw-r--r--offapi/com/sun/star/i18n/TextConversionType.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/i18n/TextConversionType.idl b/offapi/com/sun/star/i18n/TextConversionType.idl
index 0ed913adf79b..cf9b225f30a3 100644
--- a/offapi/com/sun/star/i18n/TextConversionType.idl
+++ b/offapi/com/sun/star/i18n/TextConversionType.idl
@@ -21,13 +21,10 @@
#define __com_sun_star_i18n_TextConversionType_idl__
-//=============================================================================
module com { module sun { module star { module i18n {
-//=============================================================================
-//--------------------------------------------------------------------------
/** These constants specify the conversion type to be used with
<type>XTextConversion</type>.
@@ -49,7 +46,6 @@ published constants TextConversionType
const short TO_TCHINESE = 4;
};
-//=============================================================================
}; }; }; };