summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/prevwsh.cxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2010-10-06 13:31:28 +0200
committerJan Holesovsky <kendy@suse.cz>2010-10-06 13:31:28 +0200
commit227b28d8f597a6a275b7497134b39430e387b621 (patch)
tree51ea070da1462fc48e05bc512ef8de1fc1eac4bd /sc/source/ui/view/prevwsh.cxx
parentd804b40cdfaf0d5d705176bfbc92d96c85ad28e6 (diff)
parentc548b0b0b38ad2b1a7184a4ffc97ca26958b0389 (diff)
Merge commit 'ooo/OOO330_m9'
Diffstat (limited to 'sc/source/ui/view/prevwsh.cxx')
-rw-r--r--sc/source/ui/view/prevwsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/prevwsh.cxx b/sc/source/ui/view/prevwsh.cxx
index 81a96cf57b5f..d12c5492f883 100644
--- a/sc/source/ui/view/prevwsh.cxx
+++ b/sc/source/ui/view/prevwsh.cxx
@@ -103,7 +103,7 @@ SFX_IMPL_INTERFACE( ScPreviewShell, SfxViewShell, ScResId(SCSTR_PREVIEWSHELL) )
SFX_POPUPMENU_REGISTRATION(ScResId(RID_POPUP_PREVIEW));
}
-SFX_IMPL_VIEWFACTORY( ScPreviewShell, ScResId(STR_NONAME) )
+SFX_IMPL_NAMED_VIEWFACTORY( ScPreviewShell, "PrintPreview" )
{
SFX_VIEW_REGISTRATION(ScDocShell);
}