1 diff --git sw/source/core/layout/tabfrm.cxx sw/source/core/layout/tabfrm.cxx
2 index 96a11b5..f2602e4 100644
3 --- sw/source/core/layout/tabfrm.cxx
4 +++ sw/source/core/layout/tabfrm.cxx
5 @@ -2102,6 +2102,11 @@ void SwTabFrm::MakeAll()
9 + // --> OD 2009-03-06 #i99267#
10 + // reset <bSplit> after forward move to assure that follows
11 + // can be joined, if further space is available.
16 Point aOldPos( (Frm().*fnRect->fnGetPos)() );