summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/MasterPagesSelector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/MasterPagesSelector.hxx')
-rw-r--r--sd/source/ui/sidebar/MasterPagesSelector.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/sidebar/MasterPagesSelector.hxx b/sd/source/ui/sidebar/MasterPagesSelector.hxx
index e89af913771c..f8aa0822a7a7 100644
--- a/sd/source/ui/sidebar/MasterPagesSelector.hxx
+++ b/sd/source/ui/sidebar/MasterPagesSelector.hxx
@@ -185,10 +185,10 @@ private:
last seen. This value is used heuristically to speed up the lookup
of an index for a token.
*/
- DECL_LINK_TYPED(ClickHandler, ValueSet*, void);
- DECL_LINK_TYPED(RightClickHandler, const MouseEvent&, void);
- DECL_LINK_TYPED(ContainerChangeListener, MasterPageContainerChangeEvent&, void);
- DECL_LINK_TYPED(OnMenuItemSelected, Menu*, bool);
+ DECL_LINK(ClickHandler, ValueSet*, void);
+ DECL_LINK(RightClickHandler, const MouseEvent&, void);
+ DECL_LINK(ContainerChangeListener, MasterPageContainerChangeEvent&, void);
+ DECL_LINK(OnMenuItemSelected, Menu*, bool);
void SetItem (
sal_uInt16 nIndex,