summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-05-09 14:42:29 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-05-09 14:42:29 +0000
commit5f247644126e55e6817b760183fd07e8156dac36 (patch)
treec92f5effe94995364b54463621d49e5436e27a98 /sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
parente8d6efe6492dee3a9cdeb00d3464f61ecdbafeb1 (diff)
INTEGRATION: CWS cmcfixes25 (1.9.12); FILE MERGED
2006/05/05 11:18:06 cmc 1.9.12.1: #i64908# extra qualifications
Diffstat (limited to 'sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx')
-rw-r--r--sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx b/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
index 17dabdad15bb..00c40399818c 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.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2006-04-26 20:51:27 $
+ * last change: $Author: hr $ $Date: 2006-05-09 15:42:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -183,7 +183,7 @@ protected:
*/
void AssignMasterPageToSelectedSlides (SdPage* pMasterPage);
- virtual void MasterPagesSelector::AssignMasterPageToPageList (
+ virtual void AssignMasterPageToPageList (
SdPage* pMasterPage,
const ::std::vector<SdPage*>& rPageList);