summaryrefslogtreecommitdiffstats
path: root/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx')
-rw-r--r--svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx b/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx
index efad9e2c8476..dea19021f3fb 100644
--- a/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx
+++ b/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx
@@ -69,7 +69,7 @@ private:
/// Set the entry and update the metric fields.
void SelectEntryPos(sal_Int32 nPos);
- DECL_LINK(LineSPDistHdl_Impl, ListBox*);
+ DECL_LINK_TYPED(LineSPDistHdl_Impl, ListBox&, void);
DECL_LINK(LineSPDistAtHdl_Impl, void*);
DECL_LINK_TYPED(PredefinedValuesHandler, Button*, void);
};