summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/olmenu.hxx
diff options
context:
space:
mode:
authorRob Snelders <programming@ertai.nl>2012-05-17 16:50:34 +0200
committerCaolán McNamara <caolanm@redhat.com>2012-05-18 16:31:00 +0100
commitc867a3037dbe01eeecdd7512e3a02249231cbacd (patch)
tree7b49cb77ef11df81b7a7a2c8011cfd0e93ea3b49 /sw/source/ui/inc/olmenu.hxx
parent2f5a85a68d256018f11b0cca21f36a625e6a0851 (diff)
fd0#40778 - Remove dictionary choice when adding new entry
Change-Id: Ieaaf2466474463d19f91c74ea7f164962ba19936
Diffstat (limited to 'sw/source/ui/inc/olmenu.hxx')
-rw-r--r--sw/source/ui/inc/olmenu.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/inc/olmenu.hxx b/sw/source/ui/inc/olmenu.hxx
index d0d45b7a1784..3da80f36238e 100644
--- a/sw/source/ui/inc/olmenu.hxx
+++ b/sw/source/ui/inc/olmenu.hxx
@@ -62,6 +62,7 @@ class SwSpellPopup : public PopupMenu
std::map< sal_Int16, ::rtl::OUString > aLangTable_Paragraph;
// std::map< sal_Int16, ::rtl::OUString > aLangTable_Document;
+ String aDicNameSingle;
bool bGrammarResults; // show grammar results? Or show spellcheck results?
Image aInfo16;