summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/olmenu.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-12-11 12:45:11 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-12-13 07:05:10 +0100
commit3eb694a2ba080095bc1ac2e3bcea61aa6881bee7 (patch)
tree7f96527d7a8c489e9ee346283785e3018861cf73 /sw/source/uibase/inc/olmenu.hxx
parentafad9ccb381a02b90654a5fa302480e46f38a1fc (diff)
loplugin:unusedfields
Change-Id: I28c8d60543d85ea878698a3e3661bbd5891ad9c7 Reviewed-on: https://gerrit.libreoffice.org/85075 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/uibase/inc/olmenu.hxx')
-rw-r--r--sw/source/uibase/inc/olmenu.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/uibase/inc/olmenu.hxx b/sw/source/uibase/inc/olmenu.hxx
index 4b67c9090bce..a357ff4433de 100644
--- a/sw/source/uibase/inc/olmenu.hxx
+++ b/sw/source/uibase/inc/olmenu.hxx
@@ -93,9 +93,6 @@ class SW_DLLPUBLIC SwSpellPopup
css::uno::Sequence< css::uno::Reference< css::linguistic2::XDictionary > > m_aDics;
css::uno::Reference< css::linguistic2::XSpellAlternatives > m_xSpellAlt;
- css::linguistic2::ProofreadingResult m_xGrammarResult;
- sal_Int32 m_nGrammarError;
-
OUString m_sExplanationLink;
LanguageType m_nCheckedLanguage;