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
This commit is contained in:
Vladimir Glazounov 2005-02-17 08:42:31 +00:00
parent 1dd3301b88
commit 27164e3e54

View file

@ -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);