summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/futhes.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/func/futhes.cxx')
-rw-r--r--sd/source/ui/func/futhes.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/func/futhes.cxx b/sd/source/ui/func/futhes.cxx
index 7675f474b3e3..bbab4b53ffb1 100644
--- a/sd/source/ui/func/futhes.cxx
+++ b/sd/source/ui/func/futhes.cxx
@@ -67,7 +67,7 @@ rtl::Reference<FuPoor> FuThesaurus::Create( ViewShell* pViewSh, ::sd::Window* pW
void FuThesaurus::DoExecute( SfxRequest& )
{
SfxErrorContext aContext(ERRCTX_SVX_LINGU_THESAURUS, OUString(),
- mpWindow, getRID_SVXERRCTX(), &SvxResLocale());
+ mpWindow, getRID_SVXERRCTX(), SvxResLocale());
if (mpViewShell && dynamic_cast< DrawViewShell *>( mpViewShell ) != nullptr)
{