Kaydet (Commit) 73e49b31 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS aw024 (1.18.12); FILE MERGED

2006/09/08 19:40:20 aw 1.18.12.6: RESYNC: (1.20-1.21); FILE MERGED
2006/08/18 08:20:13 od 1.18.12.5: #i68597# - remove unneeded forward declaration of class Region
2006/08/14 17:35:40 aw 1.18.12.4: #i68597# prepare SW for fully buffered Overlay
2006/08/03 16:55:41 aw 1.18.12.3: RESYNC: (1.19-1.20); FILE MERGED
2006/05/12 21:26:16 aw 1.18.12.2: RESYNC: (1.18-1.19); FILE MERGED
2006/03/15 11:20:27 aw 1.18.12.1: #114409# corrected sw overlay problems
üst 544b3a1d
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: rootfrm.hxx,v $ * $RCSfile: rootfrm.hxx,v $
* *
* $Revision: 1.21 $ * $Revision: 1.22 $
* *
* last change: $Author: hr $ $Date: 2006-08-14 16:21:28 $ * last change: $Author: ihi $ $Date: 2006-11-14 15:10:27 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -187,6 +187,7 @@ public: ...@@ -187,6 +187,7 @@ public:
virtual BOOL GetCrsrOfst( SwPosition *, Point&, virtual BOOL GetCrsrOfst( SwPosition *, Point&,
SwCrsrMoveState* = 0 ) const; SwCrsrMoveState* = 0 ) const;
virtual void Paint( const SwRect& ) const; virtual void Paint( const SwRect& ) const;
virtual SwTwips ShrinkFrm( SwTwips, SZPTR virtual SwTwips ShrinkFrm( SwTwips, SZPTR
BOOL bTst = FALSE, BOOL bInfo = FALSE ); BOOL bTst = FALSE, BOOL bInfo = FALSE );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment