summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmrkv.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-24 15:21:03 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-27 05:19:44 +0000
commitc47d85be7839d0721a09f2eb100c4ab0abb7a985 (patch)
treef5d6343c1dc0a96f2292cbd36dfe6da8e2dca908 /svx/source/svdraw/svdmrkv.cxx
parentd6d1fc2683eeb88a569795e6bd27ad5db035f511 (diff)
loplugin:singlevalfields in svx(part2)
Change-Id: I1a1db1bdd446879a3abba3cb76a4ca575f859c1f Reviewed-on: https://gerrit.libreoffice.org/26640 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'svx/source/svdraw/svdmrkv.cxx')
-rw-r--r--svx/source/svdraw/svdmrkv.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/source/svdraw/svdmrkv.cxx b/svx/source/svdraw/svdmrkv.cxx
index 94d2c9ae2de6..2c5535e11e2b 100644
--- a/svx/source/svdraw/svdmrkv.cxx
+++ b/svx/source/svdraw/svdmrkv.cxx
@@ -128,7 +128,6 @@ void ImplMarkingOverlay::SetSecondPosition(const basegfx::B2DPoint& rNewPosition
void SdrMarkView::ImpClearVars()
{
meDragMode=SDRDRAG_MOVE;
- mbRefHdlShownOnly=false;
meEditMode=SDREDITMODE_EDIT;
meEditMode0=SDREDITMODE_EDIT;
mbDesignMode=false;
@@ -144,8 +143,6 @@ void SdrMarkView::ImpClearVars()
mbMarkHandlesHidden = false;
mbMrkPntDirty=false;
mbMarkHdlWhenTextEdit=false;
- mbMarkableObjCountDirty=false; // not yet implemented
- mnMarkableObjCount=0; // not yet implemented
// Migrate selections
BrkMarkObj();