summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PageColumnControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/PageColumnControl.hxx')
-rw-r--r--sw/source/uibase/sidebar/PageColumnControl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/sidebar/PageColumnControl.hxx b/sw/source/uibase/sidebar/PageColumnControl.hxx
index f83943dee1c2..cb16460a6b3c 100644
--- a/sw/source/uibase/sidebar/PageColumnControl.hxx
+++ b/sw/source/uibase/sidebar/PageColumnControl.hxx
@@ -48,8 +48,8 @@ private:
static void ExecuteColumnChange( const sal_uInt16 nColumnType );
- DECL_LINK_TYPED( ColumnButtonClickHdl_Impl, Button*, void );
- DECL_LINK_TYPED( MoreButtonClickHdl_Impl, Button*, void );
+ DECL_LINK( ColumnButtonClickHdl_Impl, Button*, void );
+ DECL_LINK( MoreButtonClickHdl_Impl, Button*, void );
};
} } // end of namespace sw::sidebar