summaryrefslogtreecommitdiff
path: root/svx/source/items/svxerr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/items/svxerr.cxx')
-rw-r--r--svx/source/items/svxerr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/items/svxerr.cxx b/svx/source/items/svxerr.cxx
index fff31650fb4b..308f70ae5f9b 100644
--- a/svx/source/items/svxerr.cxx
+++ b/svx/source/items/svxerr.cxx
@@ -26,7 +26,7 @@
SvxErrorHandler::SvxErrorHandler() :
SfxErrorHandler(
- RID_SVXERRCODE, ERRCODE_AREA_SVX, ERRCODE_AREA_SVX_END, &DIALOG_MGR() )
+ RID_SVXERRCODE, ErrCode(ERRCODE_AREA_SVX), ErrCode(ERRCODE_AREA_SVX_END), &DIALOG_MGR() )
{
}