[Libreoffice-commits] core.git: sw/source

Caolán McNamara caolanm at redhat.com
Thu Jun 5 08:43:16 PDT 2014


 sw/source/core/layout/trvlfrm.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 2d86d82aa28f460972c2670e9880948397e80827
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jun 5 16:42:34 2014 +0100

    drop comment about removed step 4 now
    
    Change-Id: I955a716621d4d566797ca39c008ff183d0656b4f

diff --git a/sw/source/core/layout/trvlfrm.cxx b/sw/source/core/layout/trvlfrm.cxx
index 34c0901..60327e5 100644
--- a/sw/source/core/layout/trvlfrm.cxx
+++ b/sw/source/core/layout/trvlfrm.cxx
@@ -1975,8 +1975,6 @@ inline void Sub( SwRegionRects& rRegion, const SwRect& rRect )
  *        expand end to the left until frame-start, calculate Rect
  *        and if more than two frames are involved add the PrtArea of all
  *        frames which lie in between
- *  4. If it's about a table-selection we have to obtain the CellFrm for every
- *     PaM in the ring - its PrtArea will be added to the Rect.
  *
  * Big reorganization because of the FlyFrm - those need to be locked out.
  * Exceptions:  - The Fly in which the selection took place (if it took place


More information about the Libreoffice-commits mailing list