INTEGRATION: CWS impress31 (1.12.72); FILE MERGED

2005/01/28 09:13:03 cl 1.12.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:02 +00:00
parent 143ae621a9
commit 38e4d98d22

View file

@ -2,9 +2,9 @@
*
* $RCSfile: DrawViewShell.hxx,v $
*
* $Revision: 1.12 $
* $Revision: 1.13 $
*
* last change: $Author: rt $ $Date: 2004-11-26 20:12:05 $
* last change: $Author: vg $ $Date: 2005-02-17 09:42:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -292,6 +292,9 @@ public:
EditMode GetEditMode() const { return eEditMode; }
virtual SdPage* GetActualPage() { return pActualPage; }
/// inherited from sd::ViewShell
virtual SdPage* getCurrentPage() const;
void ResetActualPage();
void ResetActualLayer();
BOOL SwitchPage(USHORT nPage);