summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/svtools.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-04-01 09:39:31 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-04-01 09:39:31 +0100
commit0380abfd3adf368a20d7c0cab9571961a08a5717 (patch)
treeaaaaae7a6a901bf6b09e325f1d288cf4d305a0cb /svtools/inc/svtools/svtools.hrc
parent455b1ed9154ecbcef2b0a25141b894abaaecbdca (diff)
document letter wizard + STR_ARR_SVT_LANGUAGE_TABLE gotcha
Diffstat (limited to 'svtools/inc/svtools/svtools.hrc')
-rw-r--r--svtools/inc/svtools/svtools.hrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/inc/svtools/svtools.hrc b/svtools/inc/svtools/svtools.hrc
index bb34410a4bfb..c6e05f2ad5d3 100644
--- a/svtools/inc/svtools/svtools.hrc
+++ b/svtools/inc/svtools/svtools.hrc
@@ -284,6 +284,8 @@
// String array to match UI language names to LanguageType values and vice versa
#define STR_ARR_SVT_LANGUAGE_TABLE_START (STR_SVT_JAVAERROR_END + 1)
#define STR_ARR_SVT_LANGUAGE_TABLE (STR_ARR_SVT_LANGUAGE_TABLE_START + 0)
+//due to some horror wizards/com/sun/star/wizards/letter/LocaleCodes.java needs to be kept
+//manually in sync with STR_ARR_SVT_LANGUAGE_TABLE
#define STR_ARR_SVT_LANGUAGE_TABLE_END (STR_ARR_SVT_LANGUAGE_TABLE)
//.............................................................................