summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lingucomponent/source/thesaurus/libnth/nthesimp.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/nthesimp.cxx b/lingucomponent/source/thesaurus/libnth/nthesimp.cxx
index 3438d2dbe055..a373e30226a6 100644
--- a/lingucomponent/source/thesaurus/libnth/nthesimp.cxx
+++ b/lingucomponent/source/thesaurus/libnth/nthesimp.cxx
@@ -76,6 +76,7 @@ Thesaurus::Thesaurus() :
aTLocs = NULL;
aTNames = NULL;
numthes = 0;
+ prevLocale = LANGUAGE_DONTKNOW;
}