summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews8.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-26 16:03:54 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-26 16:03:54 +0000
commit5c1476515473312159364fc2c48fd77cb2eef646 (patch)
tree4f43166bc262e9153db2f316768d094856c1931f /sd/source/ui/view/drviews8.cxx
parent9a92b267069355fab687e9bf5477d285456106d0 (diff)
INTEGRATION: CWS impress134 (1.19.208); FILE MERGED
2007/11/08 16:26:08 cl 1.19.208.1: #i82911# added insert picture on the background patch
Diffstat (limited to 'sd/source/ui/view/drviews8.cxx')
-rw-r--r--sd/source/ui/view/drviews8.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sd/source/ui/view/drviews8.cxx b/sd/source/ui/view/drviews8.cxx
index 300ec3afe6b1..698e02e2fa96 100644
--- a/sd/source/ui/view/drviews8.cxx
+++ b/sd/source/ui/view/drviews8.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: drviews8.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: kz $ $Date: 2006-12-12 19:13:41 $
+ * last change: $Author: ihi $ $Date: 2007-11-26 17:03:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -325,6 +325,7 @@ void DrawViewShell::FuTemp01(SfxRequest& rReq)
}
break;
+ case SID_SELECT_BACKGROUND:
case SID_PAGESETUP: // BASIC ??
{
SetCurrentFunction( FuPage::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) );