summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/SlideSorterViewShell.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-17 08:42:31 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-17 08:42:31 +0000
commit27164e3e54df73e0039620e8b790d0b3708b44fc (patch)
tree16bc6401239065996f23695105d4b4cc5c2b52f6 /sd/source/ui/inc/SlideSorterViewShell.hxx
parent1dd3301b883fc30fe8f04aec5da8f9c18338d63a (diff)
INTEGRATION: CWS impress31 (1.3.72); FILE MERGED
2005/01/28 09:13:04 cl 1.3.72.1: #i32920# reworked FuPage to work with master pages without a slide
Diffstat (limited to 'sd/source/ui/inc/SlideSorterViewShell.hxx')
-rw-r--r--sd/source/ui/inc/SlideSorterViewShell.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/ui/inc/SlideSorterViewShell.hxx b/sd/source/ui/inc/SlideSorterViewShell.hxx
index d36e0417c1bf..05863929687a 100644
--- a/sd/source/ui/inc/SlideSorterViewShell.hxx
+++ b/sd/source/ui/inc/SlideSorterViewShell.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: SlideSorterViewShell.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2005-01-25 15:16:06 $
+ * last change: $Author: vg $ $Date: 2005-02-17 09:42:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -140,6 +140,9 @@ public:
virtual void LoseFocus (void);
virtual SdPage* GetActualPage (void);
+ /// inherited from sd::ViewShell
+ virtual SdPage* getCurrentPage() const;
+
void ExecCtrl (SfxRequest& rRequest);
virtual void GetCtrlState (SfxItemSet &rSet);
virtual void FuSupport (SfxRequest& rRequest);