summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/formcontrolcontainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/bibliography/formcontrolcontainer.cxx')
-rw-r--r--extensions/source/bibliography/formcontrolcontainer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/bibliography/formcontrolcontainer.cxx b/extensions/source/bibliography/formcontrolcontainer.cxx
index 665ced0242c5..ee45d2b58a99 100644
--- a/extensions/source/bibliography/formcontrolcontainer.cxx
+++ b/extensions/source/bibliography/formcontrolcontainer.cxx
@@ -120,7 +120,7 @@ namespace bib
catch( const Exception& e)
{
(void) e; // make compiler happy
- DBG_ERROR( "FormControlContainer::implSetDesignMode: caught an exception!" );
+ OSL_FAIL( "FormControlContainer::implSetDesignMode: caught an exception!" );
}
}