summaryrefslogtreecommitdiff
path: root/sc/inc/userdat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/userdat.hxx')
-rw-r--r--sc/inc/userdat.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/userdat.hxx b/sc/inc/userdat.hxx
index 5083c989a105..c01cbf57be89 100644
--- a/sc/inc/userdat.hxx
+++ b/sc/inc/userdat.hxx
@@ -35,7 +35,7 @@
class ScDrawObjFactory
{
- DECL_LINK( MakeUserData, SdrObjFactory * );
+ DECL_STATIC_LINK( ScDrawObjFactory, MakeUserData, SdrObjFactory * );
public:
ScDrawObjFactory();
~ScDrawObjFactory();