summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/drviews1.cxx')
-rw-r--r--sd/source/ui/view/drviews1.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/drviews1.cxx b/sd/source/ui/view/drviews1.cxx
index e66cfbac8384..6cc2cb1b2841 100644
--- a/sd/source/ui/view/drviews1.cxx
+++ b/sd/source/ui/view/drviews1.cxx
@@ -1233,7 +1233,7 @@ bool DrawViewShell::SwitchPage(sal_uInt32 nSelectedPage)
rBindings.Invalidate(SID_INSERTPAGE,true,false);
UpdatePreview( mpActualPage );
- mpDrawView->SetMarkHandles();
+ mpDrawView->RecreateAllMarkHandles();
}
return (bOK);