summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh4.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-20 15:39:19 +0200
committerNoel Grandin <noel@peralex.com>2015-11-23 08:55:53 +0200
commit05eda0dc19af81ed0d5167bdd0a92113e6e8bc60 (patch)
treecbb93df5b0b7f864055a964f786cd36f093545bb /sc/source/ui/view/tabvwsh4.cxx
parent56b2a2d874c5c74af0eb02d6d542f4dc9d748870 (diff)
loplugin:unusedfields in sc
Change-Id: If5123e676a27302f3e11475309bc748977c6f430
Diffstat (limited to 'sc/source/ui/view/tabvwsh4.cxx')
-rw-r--r--sc/source/ui/view/tabvwsh4.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/view/tabvwsh4.cxx b/sc/source/ui/view/tabvwsh4.cxx
index faa12b474655..5a6413e90313 100644
--- a/sc/source/ui/view/tabvwsh4.cxx
+++ b/sc/source/ui/view/tabvwsh4.cxx
@@ -1632,8 +1632,6 @@ ScTabViewShell::ScTabViewShell( SfxViewFrame* pViewFrame,
ScDBFunc( &pViewFrame->GetWindow(), static_cast<ScDocShell&>(*pViewFrame->GetObjectShell()), this ),
eCurOST(OST_NONE),
nDrawSfxId(0),
- nCtrlSfxId(USHRT_MAX),
- nFormSfxId(USHRT_MAX),
pDrawShell(nullptr),
pDrawTextShell(nullptr),
pEditShell(nullptr),
@@ -1667,9 +1665,7 @@ ScTabViewShell::ScTabViewShell( SfxViewFrame* pViewFrame,
bFormShellAtTop(false),
bDontSwitch(false),
bInFormatDialog(false),
- bPrintSelected(false),
bReadOnly(false),
- pScSbxObject(nullptr),
bChartAreaValid(false),
bForceFocusOnCurCell(false),
nCurRefDlgId(0),