summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-05-05 09:06:32 +0000
committerRüdiger Timm <rt@openoffice.org>2006-05-05 09:06:32 +0000
commita84c8aba69ea0fbd382015666cfb8fe1bfbfc831 (patch)
treec4caf18cd583c3eea9eacddf64c0c377d82c52be /sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
parent2816421cfadd65398ee0d1eb5a98c89f022cc453 (diff)
INTEGRATION: CWS impress92 (1.9.8); FILE MERGED
2006/04/26 13:14:09 af 1.9.8.1: #i63668# Added HandleDrawModeChange() method.
Diffstat (limited to 'sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx b/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
index 7922d98c7747..69a97cf4ed91 100644
--- a/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
+++ b/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SlideSorterView.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2006-04-06 16:25:20 $
+ * last change: $Author: rt $ $Date: 2006-05-05 10:06:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -169,6 +169,8 @@ public:
*/
void HandleModelChange (void);
+ void HandleDrawModeChange (void);
+
virtual void Resize (void);
virtual void CompleteRedraw (
OutputDevice* pDevice,