summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/web/wformsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/web/wformsh.cxx')
-rw-r--r--sw/source/uibase/web/wformsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/web/wformsh.cxx b/sw/source/uibase/web/wformsh.cxx
index 0e767b016e1f..7989d1c6749c 100644
--- a/sw/source/uibase/web/wformsh.cxx
+++ b/sw/source/uibase/web/wformsh.cxx
@@ -34,7 +34,7 @@
#include <sfx2/request.hxx>
// needed for -fsanitize=function visibility of typeinfo for functions of
// type void(SfxShell*,SfxRequest&) defined in swslots.hxx
-#define SwWebDrawFormShell
+#define ShellClass_SwWebDrawFormShell
#include <swslots.hxx>
SFX_IMPL_SUPERCLASS_INTERFACE(SwWebDrawFormShell, SwDrawFormShell)