summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews1.cxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2010-08-05 09:51:16 +0200
committerDaniel Rentz <dr@openoffice.org>2010-08-05 09:51:16 +0200
commitfbd900218e709bef5513d8bcbe470c8b8e5fe324 (patch)
treebe3037216ebb3b95372314526cdfde167a8c3bb1 /sd/source/ui/view/drviews1.cxx
parenta0c28a33d1bb4a306d32318636e342156905b7b2 (diff)
parentf0072466a6c06f6ea0516b021eb53176128b13d3 (diff)
dr77: rebase to m86
Diffstat (limited to 'sd/source/ui/view/drviews1.cxx')
-rwxr-xr-xsd/source/ui/view/drviews1.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/view/drviews1.cxx b/sd/source/ui/view/drviews1.cxx
index 44de8b4afbdd..f2075a50bd3e 100755
--- a/sd/source/ui/view/drviews1.cxx
+++ b/sd/source/ui/view/drviews1.cxx
@@ -1244,6 +1244,7 @@ BOOL DrawViewShell::SwitchPage(USHORT nSelectedPage)
rBindings.Invalidate(SID_DELETE_MASTER_PAGE, TRUE, FALSE);
rBindings.Invalidate(SID_DELETE_PAGE, TRUE, FALSE);
rBindings.Invalidate(SID_ASSIGN_LAYOUT,TRUE,FALSE);
+ rBindings.Invalidate(SID_INSERTPAGE,TRUE,FALSE);
UpdatePreview( mpActualPage );
mpDrawView->AdjustMarkHdl();