summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-17 16:57:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-17 16:57:17 +0000
commitbca474ccb8f676830dddde7a1aab47444b081f72 (patch)
treea916d94ffefdb833fb0aa23fdfd1d08166125803 /offapi/com/sun/star/i18n
parenta46e14283d3fa1a9454cc41882befefd74ec2b9f (diff)
INTEGRATION: CWS hhc (1.17.50); FILE MERGED
2003/03/27 11:00:57 tl 1.17.50.1: #105688# Hangul/Hanja converrsion
Diffstat (limited to 'offapi/com/sun/star/i18n')
-rw-r--r--offapi/com/sun/star/i18n/makefile.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/offapi/com/sun/star/i18n/makefile.mk b/offapi/com/sun/star/i18n/makefile.mk
index a2836ce4f32e..5b0ba4bf61ef 100644
--- a/offapi/com/sun/star/i18n/makefile.mk
+++ b/offapi/com/sun/star/i18n/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: obo $ $Date: 2002-10-08 16:47:55 $
+# last change: $Author: vg $ $Date: 2003-04-17 17:57:17 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -113,6 +113,10 @@ IDLFILES=\
ParseResult.idl \
reservedWords.idl \
ScriptType.idl \
+ TextConversion.idl \
+ TextConversionOption.idl \
+ TextConversionResult.idl \
+ TextConversionType.idl \
Transliteration.idl \
TransliterationModules.idl \
TransliterationModulesNew.idl \
@@ -129,6 +133,7 @@ IDLFILES=\
XIndexEntrySupplier.idl \
XLocaleData.idl \
XNumberFormatCode.idl \
+ XTextConversion.idl \
XTransliteration.idl
# ------------------------------------------------------------------