summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unoedsrc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/uno/unoedsrc.cxx')
-rw-r--r--editeng/source/uno/unoedsrc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/uno/unoedsrc.cxx b/editeng/source/uno/unoedsrc.cxx
index 91bca0a9e3..06337654b5 100644
--- a/editeng/source/uno/unoedsrc.cxx
+++ b/editeng/source/uno/unoedsrc.cxx
@@ -83,7 +83,7 @@ SvxEditViewForwarder* SvxEditSource::GetEditViewForwarder( sal_Bool )
SfxBroadcaster& SvxEditSource::GetBroadcaster() const
{
- DBG_ERROR("SvxEditSource::GetBroadcaster called for implementation missing this feature!");
+ OSL_FAIL("SvxEditSource::GetBroadcaster called for implementation missing this feature!");
static SfxBroadcaster aBroadcaster;