Kaydet (Commit) 121b4ce8 authored tarafından Caolán McNamara's avatar Caolán McNamara

through->throw

Change-Id: I0bc0fca465c0dd020f50aadfd1f5c3f61b42d7ae
Reviewed-on: https://gerrit.libreoffice.org/42429Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst ba73b199
......@@ -158,7 +158,7 @@ SwXMLTextImportHelper::SwXMLTextImportHelper(
SwXMLTextImportHelper::~SwXMLTextImportHelper()
{
// the redline helper destructor sets properties on the document
// and may through an exception while doing so... catch this
// and may throw an exception while doing so... catch this
try
{
delete pRedlineHelper;
......
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