summaryrefslogtreecommitdiff
path: root/include/svx/fillctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fillctrl.hxx')
-rw-r--r--include/svx/fillctrl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/fillctrl.hxx b/include/svx/fillctrl.hxx
index e5f447465416..c7181a8a1ab3 100644
--- a/include/svx/fillctrl.hxx
+++ b/include/svx/fillctrl.hxx
@@ -60,8 +60,8 @@ private:
sal_Int32 mnLastPosHatch;
sal_Int32 mnLastPosBitmap;
- DECL_LINK_TYPED(SelectFillTypeHdl, ListBox&, void);
- DECL_LINK_TYPED(SelectFillAttrHdl, ListBox&, void);
+ DECL_LINK(SelectFillTypeHdl, ListBox&, void);
+ DECL_LINK(SelectFillAttrHdl, ListBox&, void);
public:
SFX_DECL_TOOLBOX_CONTROL();