summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/pgfnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/pgfnote.hxx')
-rw-r--r--sw/source/ui/inc/pgfnote.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/pgfnote.hxx b/sw/source/ui/inc/pgfnote.hxx
index 319782255c70..ed47216b3561 100644
--- a/sw/source/ui/inc/pgfnote.hxx
+++ b/sw/source/ui/inc/pgfnote.hxx
@@ -74,9 +74,9 @@ private:
FixedText aLineDistLbl;
MetricField aLineDistEdit;
- DECL_LINK( HeightPage, Button * );
- DECL_LINK( HeightMetric, Button * );
- DECL_LINK( HeightModify, MetricField * );
+ DECL_LINK(HeightPage, void *);
+ DECL_LINK(HeightMetric, void *);
+ DECL_LINK(HeightModify, void *);
DECL_LINK( LineWidthChanged_Impl, void * );
DECL_LINK( LineColorSelected_Impl, void * );