diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-06-15 21:15:54 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-06-15 21:49:57 +0200 |
commit | a624cf52ab08b18b08711567799a08f47c48f89b (patch) | |
tree | b40d6f078095fd6d775ab60cb219a2e3d2772573 /chart2 | |
parent | 042dd163a95fa4a128a77f724748b5eb515be8cd (diff) |
sw: fix assert on exporting ooo24533-1.sxw to WW8
There's a fly anchored at a paragraph inside of a table inside of a
redline, and for some reason MoveRange() calls SwTableNode::MakeFrms(),
which asserts in frmtool.cxx AppendObjs().
The problem is that _SaveFlyInRange() removes the frame format from the
SpzFrmFmts but it is still reachable from the SwNode::m_pAnchoredFlys.
Change-Id: I3853c0072662bfb4f71f78451d3604ed567cd584
Diffstat (limited to 'chart2')
0 files changed, 0 insertions, 0 deletions