summaryrefslogtreecommitdiff
path: root/cui/source/inc/labdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/labdlg.hxx')
-rw-r--r--cui/source/inc/labdlg.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/source/inc/labdlg.hxx b/cui/source/inc/labdlg.hxx
index 52e9fd7ab717..7935a9f75a76 100644
--- a/cui/source/inc/labdlg.hxx
+++ b/cui/source/inc/labdlg.hxx
@@ -70,10 +70,10 @@ private:
void SetupAnsatz_Impl( sal_uInt16 nType );
void SetupType_Impl( SdrCaptionType nType );
- DECL_LINK_TYPED( AnsatzSelectHdl_Impl, ListBox&, void );
- DECL_LINK_TYPED( AnsatzRelSelectHdl_Impl, ListBox&, void );
- DECL_LINK_TYPED( LineOptHdl_Impl, Button *, void );
- DECL_LINK_TYPED( SelectCaptTypeHdl_Impl, ValueSet*, void );
+ DECL_LINK( AnsatzSelectHdl_Impl, ListBox&, void );
+ DECL_LINK( AnsatzRelSelectHdl_Impl, ListBox&, void );
+ DECL_LINK( LineOptHdl_Impl, Button *, void );
+ DECL_LINK( SelectCaptTypeHdl_Impl, ValueSet*, void );
const SfxItemSet& rOutAttrs;
const SdrView* pView;