summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/frmdlg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-06-12 13:13:05 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-06-13 08:38:07 +0200
commit6694219526e4d759657aecc49483c518f3d573b1 (patch)
treedb19e3cc03f49c28062b51aabeccdd01528be359 /sw/source/uibase/inc/frmdlg.hxx
parentff53b7e475be213a5337e37ba9c8fb73259fb0ad (diff)
loplugin:unusedfields only-used-in-constructor in sw
Change-Id: I942279bdf2774d6c30deae2b2f35cd9edca07efd Reviewed-on: https://gerrit.libreoffice.org/55614 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/uibase/inc/frmdlg.hxx')
-rw-r--r--sw/source/uibase/inc/frmdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/frmdlg.hxx b/sw/source/uibase/inc/frmdlg.hxx
index 28c8cbbbaaf4..1a05a1ea09c9 100644
--- a/sw/source/uibase/inc/frmdlg.hxx
+++ b/sw/source/uibase/inc/frmdlg.hxx
@@ -29,7 +29,6 @@ class SwFrameDlg : public SfxTabDialog
{
bool m_bFormat;
bool m_bNew;
- bool m_bHTMLMode;
const SfxItemSet& m_rSet;
OUString m_sDlgType;
SwWrtShell* m_pWrtShell;