summaryrefslogtreecommitdiff
path: root/svx/source/form/fmobjfac.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/fmobjfac.cxx')
-rw-r--r--svx/source/form/fmobjfac.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/fmobjfac.cxx b/svx/source/form/fmobjfac.cxx
index d0169efd51c8..bfc834e9cd1a 100644
--- a/svx/source/form/fmobjfac.cxx
+++ b/svx/source/form/fmobjfac.cxx
@@ -100,8 +100,8 @@ namespace
}
catch( const Exception& )
{
- OSL_FAIL( "lcl_initProperty: caught an exception!" );
DBG_UNHANDLED_EXCEPTION("svx");
+ OSL_FAIL( "lcl_initProperty: caught an exception!" );
}
}
}