Index: swregion.cxx =================================================================== RCS file: /cvs/sw/sw/source/core/bastyp/swregion.cxx,v retrieving revision 1.4 diff -u -r1.4 swregion.cxx --- swregion.cxx 16 Sep 2006 20:43:34 -0000 1.4 +++ swregion.cxx 3 Jul 2007 02:13:13 -0000 @@ -79,6 +79,7 @@ { if( rDel ) { + pData = (SwRect*) pData; *(pData+nPos) = rRect; rDel = FALSE; }