summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-05-09 21:31:11 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-05-10 11:25:46 +0200
commitb53c2cd3855f6ac91157c615a1b4f168b2aaf244 (patch)
tree367377fd04a35069326084b00a5afa415c4cc1db /sw/inc/doc.hxx
parent31a92c1529260c42069563cb3661527756ce80b6 (diff)
Replace IMPL_STATIC_LINK[_TYPED] with more useful variants
Change-Id: I9764e8860ee66cc94456eae879a9fc90d0ad850d
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r--sw/inc/doc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index 186865035d7c..546e2dbd80f0 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -602,7 +602,7 @@ public:
const OUString getDocAccTitle() const { return msDocAccTitle; }
// INextInterface here
- DECL_STATIC_LINK( SwDoc, BackgroundDone, SvxBrushItem *);
+ DECL_LINK(BackgroundDone, SvxBrushItem *);
DECL_LINK(CalcFieldValueHdl, EditFieldInfo*);
// OLE ???