summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-03 13:50:28 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-03 13:50:28 +0000
commit4a73284787b2ef490ba3a01c23119d141f83c76a (patch)
treef845f640cc497a1e9d565052925eb29c027feb45 /sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
parent54ddf214fa0c8ce5a6fa2f26d8a8e6548a88d4d1 (diff)
INTEGRATION: CWS presenterview (1.11.54); FILE MERGED
2007/03/12 15:43:06 af 1.11.54.1: #i75317# Remove dependency between slide sorter and ViewShell.
Diffstat (limited to 'sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx')
-rw-r--r--sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx b/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
index b5bf9464ee39..28f5225fee14 100644
--- a/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
+++ b/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: MasterPagesSelector.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: kz $ $Date: 2006-12-12 18:50:08 $
+ * last change: $Author: kz $ $Date: 2008-04-03 14:50:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,6 +38,7 @@
#include "taskpane/TaskPaneTreeNode.hxx"
#include "MasterPageContainer.hxx"
+#include "SlideSorterViewShell.hxx"
#ifndef _PRESENTATION_HXX
#include "pres.hxx"
@@ -185,7 +186,7 @@ protected:
virtual void AssignMasterPageToPageList (
SdPage* pMasterPage,
- const ::std::vector<SdPage*>& rPageList);
+ const ::sd::slidesorter::SharedPageSelection& rPageList);
virtual void NotifyContainerChangeEvent (const MasterPageContainerChangeEvent& rEvent);