summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/inc/pgfnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/pgfnote.hxx')
-rw-r--r--sw/source/uibase/inc/pgfnote.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/uibase/inc/pgfnote.hxx b/sw/source/uibase/inc/pgfnote.hxx
index 666957c39e77..4ea911d56ef2 100644
--- a/sw/source/uibase/inc/pgfnote.hxx
+++ b/sw/source/uibase/inc/pgfnote.hxx
@@ -57,11 +57,11 @@ private:
VclPtr<MetricField> m_pLineLengthEdit;
VclPtr<MetricField> m_pLineDistEdit;
- DECL_LINK_TYPED(HeightPage, Button*, void);
- DECL_LINK_TYPED(HeightMetric, Button*, void);
- DECL_LINK_TYPED(HeightModify, Control&, void);
- DECL_LINK( LineWidthChanged_Impl, void * );
- DECL_LINK_TYPED( LineColorSelected_Impl, ListBox&, void);
+ DECL_LINK_TYPED( HeightPage, Button*, void );
+ DECL_LINK_TYPED( HeightMetric, Button*, void );
+ DECL_LINK_TYPED( HeightModify, Control&, void );
+ DECL_LINK_TYPED( LineWidthChanged_Impl, Edit&, void );
+ DECL_LINK_TYPED( LineColorSelected_Impl, ListBox&, void );
long lMaxHeight;