Kaydet (Commit) b5040317 authored tarafından Miklos Vajna's avatar Miklos Vajna

Make sure runs are closed before we end a frame

üst 81a8b277
......@@ -753,6 +753,7 @@ void RTFDocumentImpl::checkChangedFrame()
else if (!inFrame() && m_bWasInFrame)
{
OSL_TRACE("%s ending frame", OSL_THIS_FUNC);
finishSubstream();
Mapper().endParagraphGroup();
Mapper().endShape();
Mapper().endParagraphGroup();
......
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