summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshe3.cxx
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2010-03-12 17:03:08 +0100
committerAndre Fischer <af@openoffice.org>2010-03-12 17:03:08 +0100
commit6426d891e7cc9ca92b8e5b14f6c879846d024ecf (patch)
treeb92026981f2986651a9cab4e1a5628b705c025a0 /sd/source/ui/view/viewshe3.cxx
parent5290430f0667ea5dc895cc3cbc421d445c7f134f (diff)
renaissance1: #i107215# Added support for keys home/end. Fixed selection after inserting new slides.
Diffstat (limited to 'sd/source/ui/view/viewshe3.cxx')
-rw-r--r--sd/source/ui/view/viewshe3.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/source/ui/view/viewshe3.cxx b/sd/source/ui/view/viewshe3.cxx
index 7eb225db44bb..7469be4a0269 100644
--- a/sd/source/ui/view/viewshe3.cxx
+++ b/sd/source/ui/view/viewshe3.cxx
@@ -257,7 +257,8 @@ SdPage* ViewShell::CreateOrDuplicatePage (
&& rBase.GetMainViewShell()->GetShellType()!=ViewShell::ST_DRAW)
{
framework::FrameworkHelper::Instance(GetViewShellBase())->RequestTaskPanel(
- framework::FrameworkHelper::msLayoutTaskPanelURL);
+ framework::FrameworkHelper::msLayoutTaskPanelURL,
+ false);
}
// AutoLayouts muessen fertig sein