summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/makefile.mk
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2001-05-14 09:17:53 +0000
committerjp <jp@openoffice.org>2001-05-14 09:17:53 +0000
commit3967dfa45926a94b5cb76dff5cfc93d9c8f10abe (patch)
tree135aa6cc8c1c73d142cc899c38d7968ddf89586f /offapi/com/sun/star/i18n/makefile.mk
parent82fc8ec125d0ee0acde9fac62e6634893d7a270c (diff)
new inferface IndexEntrySupplier, used for Index generation in wordprocessors
Diffstat (limited to 'offapi/com/sun/star/i18n/makefile.mk')
-rw-r--r--offapi/com/sun/star/i18n/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/i18n/makefile.mk b/offapi/com/sun/star/i18n/makefile.mk
index b9ea6ff98..c6f47f000 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.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: bustamam $ $Date: 2001-04-27 21:18:20 $
+# last change: $Author: jp $ $Date: 2001-05-14 10:17:53 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -85,6 +85,7 @@ IDLFILES=\
Collator.idl \
Currency.idl \
GNUCollator.idl \
+ IndexEntrySupplier.idl \
JAJPBreakIterator.idl \
LanguageCountryInfo.idl \
LocaleData.idl \
@@ -101,6 +102,7 @@ IDLFILES=\
XCharacterClassification.idl \
XCollator.idl \
XForbiddenCharacters.idl \
+ XIndexEntrySupplier.idl \
XLocaleData.idl \
XNumberFormatCode.idl \
XTransliteration.idl \