summaryrefslogtreecommitdiff
path: root/l10ntools/inc/xmlutil.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-01-25 17:20:55 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2010-01-25 17:20:55 +0100
commit8316671089f33c8aba5c5e72348854de16df9379 (patch)
treed20ca98095d66dc11dadffd5dd83c6b8e59dd6d3 /l10ntools/inc/xmlutil.hxx
parent54311d2499a8502ea3a827347992c2f4d6e40d31 (diff)
l10ntools: #i108657# rename transex3 to l10ntools
Diffstat (limited to 'l10ntools/inc/xmlutil.hxx')
-rw-r--r--l10ntools/inc/xmlutil.hxx9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10ntools/inc/xmlutil.hxx b/l10ntools/inc/xmlutil.hxx
new file mode 100644
index 000000000000..812f50b85c45
--- /dev/null
+++ b/l10ntools/inc/xmlutil.hxx
@@ -0,0 +1,9 @@
+#define ENGLISH_US 1
+#define ENGLISH_US_ISO "en-US"
+#define ENGLISH_US_PROPERTY "en_US"
+#define ENGLISH_US_INDEX 1
+#define GERMAN_DE 4
+#define GERMAN_DE_ISO "x-german"
+#define GERMAN_DE_INDEX 3
+#define GERMAN_ISO2 "de-DE"
+