diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:28:18 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:28:18 +0000 |
commit | bce63591974058837b3dc7ffe189096287dbd071 (patch) | |
tree | 242ebecccff20cf3d3761cc6d89c6447f2dca699 /offapi | |
parent | 743efbc502aaab2f6061ee8b598b71a1ebf9a5ea (diff) |
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
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/i18n/makefile.mk | 6 |
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 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 \ |