summaryrefslogtreecommitdiff
path: root/sw/source/ui/web/wview.cxx
diff options
context:
space:
mode:
authorHenning Brinkmann <hbrinkm@openoffice.org>2010-09-20 17:13:53 +0200
committerHenning Brinkmann <hbrinkm@openoffice.org>2010-09-20 17:13:53 +0200
commitc8e6549558e3b9fc3908e1a238b235f9a454c80f (patch)
treef7ec722d08abe86c1843ba3e86fbff54074a6911 /sw/source/ui/web/wview.cxx
parent4fd0835170a4175aec8b1345580921d6161a3761 (diff)
parentba96ab75ce4c1ca254b03e83f7afcf54708bddc3 (diff)
merged OOO330_m8
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);
}