summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-11-28 10:49:36 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-11-28 11:16:50 +0000
commit55c5ea43a59e505297fb6fa20b77aaa28f7c67bc (patch)
tree7b5e8dab80eebd55e55b2064004103b91769c3df /sd/source
parent5d0051ac3733db9f04dd459db46212f70a9c07e9 (diff)
there is no STR_VIEWSHELLBASE string
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/ui/view/ViewShellBase.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/ViewShellBase.cxx b/sd/source/ui/view/ViewShellBase.cxx
index 3f7094df626e..94ed8ff2d3dd 100644
--- a/sd/source/ui/view/ViewShellBase.cxx
+++ b/sd/source/ui/view/ViewShellBase.cxx
@@ -261,7 +261,7 @@ void ViewShellBase::InitFactory()
-SFX_IMPL_INTERFACE(ViewShellBase, SfxViewShell, SdResId(STR_VIEWSHELLBASE))
+SFX_IMPL_INTERFACE(ViewShellBase, SfxViewShell, SdResId(0))
{
}