summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-17 16:58:20 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-17 16:58:20 +0000
commit7cce1b969047983fa2c9a0ea5ff2bde013a8e37f (patch)
treecd3d877e8ca7cc4d45319eb6ee20cc51ad2aa9e9
parentbfb1dfdde00390d120ae543ba3161d9c119785a2 (diff)
INTEGRATION: CWS hhc (1.6.38.1.10); FILE MERGED
2003/03/27 11:02:50 tl 1.6.38.1.10.1: #105688# Hangul/Hanja converrsion
-rw-r--r--offapi/com/sun/star/linguistic2/makefile.mk11
1 files changed, 9 insertions, 2 deletions
diff --git a/offapi/com/sun/star/linguistic2/makefile.mk b/offapi/com/sun/star/linguistic2/makefile.mk
index 9c2229c4467e..bfa74e1357af 100644
--- a/offapi/com/sun/star/linguistic2/makefile.mk
+++ b/offapi/com/sun/star/linguistic2/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: hr $ $Date: 2003-03-26 13:54:41 $
+# last change: $Author: vg $ $Date: 2003-04-17 17:58:20 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,12 +73,17 @@ PACKAGE=com$/sun$/star$/linguistic2
# ------------------------------------------------------------------------
IDLFILES=\
+ ConversionDictionary.idl \
+ ConversionDictionaryList.idl \
+ ConversionDictionaryType.idl \
+ ConversionDirection.idl \
DictionaryEvent.idl\
DictionaryEventFlags.idl\
DictionaryList.idl\
DictionaryListEvent.idl\
DictionaryListEventFlags.idl\
DictionaryType.idl\
+ HangulHanjaConversionDictionary.idl \
Hyphenator.idl\
LinguProperties.idl\
LinguServiceEvent.idl\
@@ -88,6 +93,8 @@ IDLFILES=\
SpellFailure.idl\
Thesaurus.idl\
XAvailableLocales.idl\
+ XConversionDictionary.idl \
+ XConversionDictionaryList.idl \
XDictionary.idl\
XDictionary1.idl\
XDictionaryEntry.idl\