diff options
author | obo <obo@openoffice.org> | 2010-09-14 09:05:18 +0200 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-09-14 09:05:18 +0200 |
commit | e1316ac3c370c7132f29441f8a394c2681157167 (patch) | |
tree | e0b765e83bffd6a85ab813221d03bb51c14c3f84 /sw/source/ui/web/wview.cxx | |
parent | 87974c82d8a00e81ee98700cf1e60eb18826117f (diff) | |
parent | 435d8e1cd1854ce4bd4fbbe778c487675f809ee1 (diff) |
CWS-TOOLING: integrate CWS dba33i
Diffstat (limited to 'sw/source/ui/web/wview.cxx')
-rw-r--r-- | sw/source/ui/web/wview.cxx | 2 |
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); } |