summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/wrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/wrap.hxx')
-rw-r--r--sw/source/uibase/inc/wrap.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/uibase/inc/wrap.hxx b/sw/source/uibase/inc/wrap.hxx
index c38a1cc107ab..dc2720013da5 100644
--- a/sw/source/uibase/inc/wrap.hxx
+++ b/sw/source/uibase/inc/wrap.hxx
@@ -86,6 +86,7 @@ class SwWrapTabPage: public SfxTabPage
virtual void DataChanged( const DataChangedEvent& rDCEvt ) SAL_OVERRIDE;
DECL_LINK( RangeModifyHdl, MetricField * );
+ DECL_LINK_TYPED( RangeLoseFocusHdl, Control&, void );
DECL_LINK_TYPED( WrapTypeHdl, Button *, void );
DECL_LINK_TYPED( ContourHdl, Button *, void);