summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/dialogs/SpellDialog.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/dialogs/SpellDialog.cxx b/cui/source/dialogs/SpellDialog.cxx
index 9990e4c28e7c..fee3bdd02ab8 100644
--- a/cui/source/dialogs/SpellDialog.cxx
+++ b/cui/source/dialogs/SpellDialog.cxx
@@ -367,6 +367,7 @@ void SpellDialog::UpdateBoxes_Impl()
else
SetTitle_Impl( nAltLanguage );
SetSelectedLang_Impl( nAltLanguage );
+ InitUserDicts();
// Alternativen eintragen
const ::rtl::OUString *pNewWords = aNewWords.getConstArray();