summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/structpg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'formula/source/ui/dlg/structpg.hxx')
-rw-r--r--formula/source/ui/dlg/structpg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/formula/source/ui/dlg/structpg.hxx b/formula/source/ui/dlg/structpg.hxx
index 43053656d7db..ae8fac934302 100644
--- a/formula/source/ui/dlg/structpg.hxx
+++ b/formula/source/ui/dlg/structpg.hxx
@@ -79,7 +79,7 @@ private:
IFormulaToken* pSelectedToken;
- DECL_LINK( SelectHdl, SvTreeListBox* );
+ DECL_LINK_TYPED( SelectHdl, SvTreeListBox*, void );
using Window::GetParent;