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 e3266825c30a..3c6b509369f4 100644
--- a/svx/source/items/svxerr.cxx
+++ b/svx/source/items/svxerr.cxx
@@ -25,7 +25,7 @@
SvxErrorHandler::SvxErrorHandler() :
SfxErrorHandler(
- getRID_SVXERRCODE(), ErrCode(ERRCODE_AREA_SVX), ErrCode(ERRCODE_AREA_SVX_END), &SvxResLocale())
+ getRID_SVXERRCODE(), ErrCode(ERRCODE_AREA_SVX), ErrCode(ERRCODE_AREA_SVX_END), SvxResLocale())
{
}