summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog/xmlfiltertabdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xsltdialog/xmlfiltertabdialog.hxx')
-rw-r--r--filter/source/xsltdialog/xmlfiltertabdialog.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/xsltdialog/xmlfiltertabdialog.hxx b/filter/source/xsltdialog/xmlfiltertabdialog.hxx
index 7d164f0c1799..4602af7907b9 100644
--- a/filter/source/xsltdialog/xmlfiltertabdialog.hxx
+++ b/filter/source/xsltdialog/xmlfiltertabdialog.hxx
@@ -45,8 +45,8 @@ public:
private:
css::uno::Reference< css::uno::XComponentContext > mxContext;
- DECL_STATIC_LINK_TYPED( XMLFilterTabDialog, ActivatePageHdl, TabControl*, void );
- DECL_LINK_TYPED(OkHdl, Button*, void);
+ DECL_STATIC_LINK( XMLFilterTabDialog, ActivatePageHdl, TabControl*, void );
+ DECL_LINK(OkHdl, Button*, void);
ResMgr& mrResMgr;