summaryrefslogtreecommitdiff
path: root/include/svx/lboxctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/lboxctrl.hxx')
-rw-r--r--include/svx/lboxctrl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/lboxctrl.hxx b/include/svx/lboxctrl.hxx
index e3d1b0b25584..44cc61fcf6ad 100644
--- a/include/svx/lboxctrl.hxx
+++ b/include/svx/lboxctrl.hxx
@@ -37,8 +37,8 @@ protected:
void Impl_SetInfo( sal_Int32 nCount );
- DECL_LINK_TYPED( PopupModeEndHdl, FloatingWindow*, void );
- DECL_LINK_TYPED( SelectHdl, ListBox&, void );
+ DECL_LINK( PopupModeEndHdl, FloatingWindow*, void );
+ DECL_LINK( SelectHdl, ListBox&, void );
public:
SvxListBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );