crashtesting: failure to reimport forum-it-2308.odt rtf export
Change-Id: I9908dea4aa822b7793ece91874de0282239bd17b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177988 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
This commit is contained in:
parent
f77bff02ed
commit
5a251b6f55
1 changed files with 1 additions and 1 deletions
|
@ -2547,12 +2547,12 @@ void RtfAttributeOutput::OutputFlyFrame_Impl(const ww8::Frame& rFrame, const Poi
|
|||
else
|
||||
SAL_INFO("sw.rtf", __func__ << " unhandled form control: '"
|
||||
<< xInfo->getImplementationName() << "'");
|
||||
m_aRun->append('}');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
m_aRun->append('}');
|
||||
m_aRun->append('}');
|
||||
}
|
||||
break;
|
||||
case ww8::Frame::eOle:
|
||||
|
|
Loading…
Reference in a new issue