summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PageSizeControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/PageSizeControl.hxx')
-rw-r--r--sw/source/uibase/sidebar/PageSizeControl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/sidebar/PageSizeControl.hxx b/sw/source/uibase/sidebar/PageSizeControl.hxx
index 3bd1da17beb1..0d3321a17f97 100644
--- a/sw/source/uibase/sidebar/PageSizeControl.hxx
+++ b/sw/source/uibase/sidebar/PageSizeControl.hxx
@@ -58,8 +58,8 @@ private:
static void ExecuteSizeChange( const Paper ePaper );
- DECL_LINK_TYPED(ImplSizeHdl, ::ValueSet*, void);
- DECL_LINK_TYPED(MoreButtonClickHdl_Impl, Button*, void);
+ DECL_LINK(ImplSizeHdl, ::ValueSet*, void);
+ DECL_LINK(MoreButtonClickHdl_Impl, Button*, void);
};
} } // end of namespace sw::sidebar