summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/res_DataLabel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/res_DataLabel.hxx')
-rw-r--r--chart2/source/controller/dialogs/res_DataLabel.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/res_DataLabel.hxx b/chart2/source/controller/dialogs/res_DataLabel.hxx
index 2f715e5a44f5..01366656179d 100644
--- a/chart2/source/controller/dialogs/res_DataLabel.hxx
+++ b/chart2/source/controller/dialogs/res_DataLabel.hxx
@@ -83,8 +83,8 @@ private:
VclPtr<vcl::Window> m_pWindow;
SfxItemPool* m_pPool;
- DECL_LINK_TYPED(NumberFormatDialogHdl, Button *, void );
- DECL_LINK_TYPED(CheckHdl, Button*, void );
+ DECL_LINK(NumberFormatDialogHdl, Button *, void );
+ DECL_LINK(CheckHdl, Button*, void );
void EnableControls();
};