From 636f3140734b1ae0a7a68ad1ec671123ac7dc8d2 Mon Sep 17 00:00:00 2001 From: Andreas Martens Date: Fri, 19 Oct 2001 09:25:19 +0000 Subject: Chg: Vertical layout grow/shrink --- sw/source/core/inc/pagefrm.hxx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'sw/source/core/inc/pagefrm.hxx') diff --git a/sw/source/core/inc/pagefrm.hxx b/sw/source/core/inc/pagefrm.hxx index 0b4b344c66af..7f6c4adf3eeb 100644 --- a/sw/source/core/inc/pagefrm.hxx +++ b/sw/source/core/inc/pagefrm.hxx @@ -2,9 +2,9 @@ * * $RCSfile: pagefrm.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: ama $ $Date: 2001-08-23 13:58:01 $ + * last change: $Author: ama $ $Date: 2001-10-19 10:14:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ class SwFlyFrm; class SwFrmFmt; class SwPageDesc; class SwCntntFrm; -class Sw3FrameIo; struct SwPosition; struct SwCrsrMoveState; class SwFmtAnchor; @@ -137,7 +136,6 @@ public: DECL_FIXEDMEMPOOL_NEWDEL(SwPageFrm) SwPageFrm( SwFrmFmt*, SwPageDesc* ); - SwPageFrm( Sw3FrameIo&, SwLayoutFrm* ); ~SwPageFrm(); //public, damit die ViewShell beim Umschalten vom BrowseMode darauf @@ -183,8 +181,6 @@ public: //fuer SwFEShell und Modify der Flys. SwFrm *PlaceFly( SwFlyFrm *, SwFrmFmt *, const SwFmtAnchor * ); - virtual void Store( Sw3FrameIo& ) const; - virtual BOOL GetCrsrOfst( SwPosition *, Point&, const SwCrsrMoveState* = 0 ) const; virtual void Modify( SfxPoolItem*, SfxPoolItem* ); -- cgit v1.2.3