summaryrefslogtreecommitdiff
path: root/sw/source/ui/web/wview.cxx
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2010-09-17 13:32:40 +0200
committerHans-Joachim Lankenau <hjs@openoffice.org>2010-09-17 13:32:40 +0200
commit4248051fa45c70e09ac45cb36e3887f32c8149fc (patch)
tree167410c78bfeff7707c75dc31677cbfd7455b163 /sw/source/ui/web/wview.cxx
parent3d341c8efb7aa4784b3341ef752c16e07df5d951 (diff)
parentba96ab75ce4c1ca254b03e83f7afcf54708bddc3 (diff)
DEV300: changesets OOO330 up to m8
Notes
Notes: split repo tag: writer_ooo/DEV300_m88
Diffstat (limited to 'sw/source/ui/web/wview.cxx')
-rw-r--r--sw/source/ui/web/wview.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/web/wview.cxx b/sw/source/ui/web/wview.cxx
index 9a55aaf94a28..1822ab2de4e8 100644
--- a/sw/source/ui/web/wview.cxx
+++ b/sw/source/ui/web/wview.cxx
@@ -93,7 +93,7 @@
#include <swslots.hxx>
-SFX_IMPL_VIEWFACTORY(SwWebView, SW_RES(STR_NONAME))
+SFX_IMPL_NAMED_VIEWFACTORY(SwWebView, "Default")
{
SFX_VIEW_REGISTRATION(SwWebDocShell);
}