From bce63591974058837b3dc7ffe189096287dbd071 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 20 Apr 2006 12:28:18 +0000 Subject: INTEGRATION: CWS numbers203 (1.22.50); FILE MERGED 2006/03/03 12:12:47 er 1.22.50.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly --- offapi/com/sun/star/i18n/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/i18n/makefile.mk b/offapi/com/sun/star/i18n/makefile.mk index b516aad97c61..068002ffc3b5 100644 --- a/offapi/com/sun/star/i18n/makefile.mk +++ b/offapi/com/sun/star/i18n/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.22 $ +# $Revision: 1.23 $ # -# last change: $Author: obo $ $Date: 2005-11-16 09:59:40 $ +# last change: $Author: hr $ $Date: 2006-04-20 13:28:18 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -63,6 +63,7 @@ IDLFILES=\ Collator.idl \ CollatorOptions.idl \ Currency.idl \ + Currency2.idl \ DirectionProperty.idl \ ForbiddenCharacters.idl \ FormatElement.idl \ @@ -118,6 +119,7 @@ IDLFILES=\ XInputSequenceChecker.idl \ XExtendedInputSequenceChecker.idl \ XLocaleData.idl \ + XLocaleData2.idl \ XNativeNumberSupplier.idl \ XNumberFormatCode.idl \ XTextConversion.idl \ -- cgit