summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/mediash.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/mediash.cxx')
-rw-r--r--sc/source/ui/drawfunc/mediash.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/drawfunc/mediash.cxx b/sc/source/ui/drawfunc/mediash.cxx
index ce1135188c82..66e969abf062 100644
--- a/sc/source/ui/drawfunc/mediash.cxx
+++ b/sc/source/ui/drawfunc/mediash.cxx
@@ -39,7 +39,7 @@ SFX_IMPL_INTERFACE(ScMediaShell, ScDrawShell, ScResId(SCSTR_GRAPHICSHELL))
void ScMediaShell::InitInterface_Impl()
{
- GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, ScResId(RID_MEDIA_OBJECTBAR));
+ GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_MEDIA_OBJECTBAR);
GetStaticInterface()->RegisterPopupMenu(ScResId(RID_POPUP_MEDIA));
}