summaryrefslogtreecommitdiff
path: root/sw/source/core/draw/dobjfac.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/draw/dobjfac.cxx')
-rw-r--r--sw/source/core/draw/dobjfac.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/draw/dobjfac.cxx b/sw/source/core/draw/dobjfac.cxx
index 845c08617195..e092f6d26917 100644
--- a/sw/source/core/draw/dobjfac.cxx
+++ b/sw/source/core/draw/dobjfac.cxx
@@ -23,7 +23,7 @@
SwObjectFactory aSwObjectFactory;
-IMPL_STATIC_LINK_TYPED(
+IMPL_STATIC_LINK(
SwObjectFactory, MakeObject, SdrObjCreatorParams, aParams, SdrObject* )
{
if ( aParams.nInventor == SWGInventor )