summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/funcpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'formula/source/ui/dlg/funcpage.hxx')
-rw-r--r--formula/source/ui/dlg/funcpage.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/formula/source/ui/dlg/funcpage.hxx b/formula/source/ui/dlg/funcpage.hxx
index f7ef009c3b0f..b47c641de5f3 100644
--- a/formula/source/ui/dlg/funcpage.hxx
+++ b/formula/source/ui/dlg/funcpage.hxx
@@ -71,8 +71,8 @@ private:
void impl_addFunctions(const IFunctionCategory* _pCategory);
- DECL_LINK_TYPED( SelHdl, ListBox&, void );
- DECL_LINK_TYPED(DblClkHdl, ListBox&, void);
+ DECL_LINK( SelHdl, ListBox&, void );
+ DECL_LINK(DblClkHdl, ListBox&, void);
protected: