summaryrefslogtreecommitdiff
path: root/cui/source/inc/chardlg.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-05-08 19:11:38 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-05-08 19:15:32 +0200
commit5eb6bd4db7fb3d43672c386ac9cde58e981c8aa2 (patch)
treedadf670246d763449c3bacef4acfdd2c6251d198 /cui/source/inc/chardlg.hxx
parente6fa865b4d5c7eb0576f7b1510077bca081ce4fb (diff)
lopluign:staticmethods: Handle DECL_LINK
Change-Id: Ib27854a8470f3ff5b208cb949a7bd02f2a86c969
Diffstat (limited to 'cui/source/inc/chardlg.hxx')
-rw-r--r--cui/source/inc/chardlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/chardlg.hxx b/cui/source/inc/chardlg.hxx
index 4431ef6a3ce6..9611af4c268f 100644
--- a/cui/source/inc/chardlg.hxx
+++ b/cui/source/inc/chardlg.hxx
@@ -304,7 +304,7 @@ private:
DECL_LINK( FitToLineHdl_Impl, CheckBox* );
DECL_LINK(KerningSelectHdl_Impl, void *);
DECL_LINK(KerningModifyHdl_Impl, void *);
- DECL_LINK(PairKerningHdl_Impl, void *);
+ DECL_STATIC_LINK(SvxCharPositionPage, PairKerningHdl_Impl, void *);
DECL_LINK( LoseFocusHdl_Impl, MetricField* );
DECL_LINK(ScaleWidthModifyHdl_Impl, void *);