1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: nfversi.hxx,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #ifndef NF_NFVERSI_HXX
32 #define NF_NFVERSI_HXX
36 #define SV_NUMBERFORMATTER_VERSION_SYSTORE 0x0004
37 #define SV_NUMBERFORMATTER_VERSION_KEYWORDS 0x0005
38 #define SV_NUMBERFORMATTER_VERSION_NEWSTANDARD 0x0006
39 #define SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00 0x0007
40 #define SV_NUMBERFORMATTER_VERSION_NF_DATE_WW 0x0008
41 #define SV_NUMBERFORMATTER_VERSION_NEW_CURR 0x0009
42 #define SV_NUMBERFORMATTER_VERSION_YEAR2000 0x000a
43 #define SV_NUMBERFORMATTER_VERSION_TWODIGITYEAR 0x000b
44 #define SV_NUMBERFORMATTER_VERSION_NF_DATETIME_SYS_DDMMYYYY_HHMMSS 0x000c
45 #define SV_NUMBERFORMATTER_VERSION_CALENDAR 0x000d
46 #define SV_NUMBERFORMATTER_VERSION_ADDITIONAL_I18N_FORMATS 0x000e
48 #define SV_NUMBERFORMATTER_VERSION 0x000e
51 // 2 ab 19.01.96, TT.MM.JJJJ dazu
52 // 3 ab 13.02.96 (nicht emergency) #.##0,00 CCC dazu
53 // 4 ab 30.07.97 364i speichern, was SYSTEM wirklich war (vorhandenes
54 // Dummy-Feld wird benutzt, keine File-Format Aenderung)
55 // 5 ab 07.08.97 nicht-deutsch ist nicht immer englisch
56 // aeltere nicht-deutsche benutzerdefinierte Formate onLoad
58 // 6 ab 17.10.97 neu: Keyword NNN fuer langen Wochentag ohne Separator,
59 // wird in aelteren Versionen nicht ausgewertet!
60 // Neue Standard Datumformate, DIN etc.
61 // 7 ab 25.05.98 StandardFormat [HH]:MM:SS,00 (NF_TIME_HH_MMSS00) fuer
62 // automatische Eingabe-Erkennung von 100stel Sekunden mit Stunden
63 // 8 ab 19.06.98 StandardFormat WW (NF_DATE_WW) fuer Kalenderwoche
64 // 9 ab 17.12.98 neue Waehrungsformate [$DM-xxx]
65 // A ab 25.01.99 Year2000 speichern/laden
66 // B ab 12.02.99 Year2000 ist allgemeines TwoDigitYearStart
67 // C ??.??.?? date/time format of system variables
68 // D 23.11.00 new calendar
69 // E 19.01.01 additional formats provided by i18n