Kaydet (Commit) 07642832 authored tarafından Caolán McNamara's avatar Caolán McNamara Kaydeden (comit) Michael Stahl

crashtesting: failure on layout of tdf92372-4.odt

Change-Id: I8d5bb318674311b1e21c6fdf487d69609af344a5
Reviewed-on: https://gerrit.libreoffice.org/72725
Tested-by: Jenkins
Reviewed-by: 's avatarMichael Stahl <Michael.Stahl@cib.de>
üst 98e4e308
...@@ -1263,7 +1263,7 @@ void SwContentFrame::MakeAll(vcl::RenderContext* /*pRenderContext*/) ...@@ -1263,7 +1263,7 @@ void SwContentFrame::MakeAll(vcl::RenderContext* /*pRenderContext*/)
} }
if ( GetUpper()->IsSctFrame() && if ( GetUpper()->IsSctFrame() &&
HasFollow() && HasFollow() && !GetFollow()->IsDeleteForbidden() &&
&GetFollow()->GetFrame() == GetNext() ) &GetFollow()->GetFrame() == GetNext() )
{ {
dynamic_cast<SwTextFrame&>(*this).JoinFrame(); dynamic_cast<SwTextFrame&>(*this).JoinFrame();
......
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