summaryrefslogtreecommitdiff
path: root/include/svx/ClassificationDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/ClassificationDialog.hxx')
-rw-r--r--include/svx/ClassificationDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/ClassificationDialog.hxx b/include/svx/ClassificationDialog.hxx
index 607f6565bdbc..3efa8fbc7a8b 100644
--- a/include/svx/ClassificationDialog.hxx
+++ b/include/svx/ClassificationDialog.hxx
@@ -69,7 +69,7 @@ private:
DECL_LINK(SelectRecentlyUsedHdl, ListBox&, void);
DECL_LINK(SelectIPPartHdl, ListBox&, void);
DECL_LINK(EditWindowModifiedHdl, LinkParamNone*, void);
- DECL_LINK(ExpandedHdl, VclExpander&, void);
+ DECL_STATIC_LINK(ClassificationDialog, ExpandedHdl, VclExpander&, void);
void insertField(ClassificationType eType, OUString const & rString, OUString const & rFullString, OUString const & rIdentifier = OUString());
void insertCategoryField(sal_Int32 nID);