summaryrefslogtreecommitdiff
path: root/svx/source/form/navigatortree.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/navigatortree.cxx')
-rw-r--r--svx/source/form/navigatortree.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/form/navigatortree.cxx b/svx/source/form/navigatortree.cxx
index df01af4bfa0d..989c6d064fdd 100644
--- a/svx/source/form/navigatortree.cxx
+++ b/svx/source/form/navigatortree.cxx
@@ -1319,7 +1319,7 @@ namespace svxform
}
catch( const Exception& )
{
- DBG_ERROR( "NavigatorTree::doPaste: caught an exception!" );
+ OSL_FAIL( "NavigatorTree::doPaste: caught an exception!" );
}
}
@@ -1459,7 +1459,7 @@ namespace svxform
}
catch ( const Exception& )
{
- DBG_ERROR("NavigatorTree::NewForm : could not set esssential properties !");
+ OSL_FAIL("NavigatorTree::NewForm : could not set esssential properties !");
}