summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/formlayerexport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/formlayerexport.cxx')
-rwxr-xr-xxmloff/source/forms/formlayerexport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/formlayerexport.cxx b/xmloff/source/forms/formlayerexport.cxx
index c2edb3f19d..6904069028 100755
--- a/xmloff/source/forms/formlayerexport.cxx
+++ b/xmloff/source/forms/formlayerexport.cxx
@@ -108,7 +108,7 @@ namespace xmloff
}
catch(Exception&)
{
- OSL_ENSURE(sal_False, "OFormLayerXMLExport::examine: could not examine the draw page!");
+ OSL_FAIL("OFormLayerXMLExport::examine: could not examine the draw page!");
}
}