summaryrefslogtreecommitdiff
path: root/sw/source/ui/web
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-09-01 14:59:07 +0200
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-09-01 14:59:07 +0200
commit435d8e1cd1854ce4bd4fbbe778c487675f809ee1 (patch)
treee0b765e83bffd6a85ab813221d03bb51c14c3f84 /sw/source/ui/web
parent52e6f52504aa30bb92d2313ffe9382054e1d3481 (diff)
dba33i: #i111146# migrated all SFX-based applications to use named views
Diffstat (limited to 'sw/source/ui/web')
-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);
}