summaryrefslogtreecommitdiff
path: root/cui/source/options/connpooloptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/connpooloptions.hxx')
-rw-r--r--cui/source/options/connpooloptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/options/connpooloptions.hxx b/cui/source/options/connpooloptions.hxx
index 3204c1e39e2a..e143b39fd9c1 100644
--- a/cui/source/options/connpooloptions.hxx
+++ b/cui/source/options/connpooloptions.hxx
@@ -61,8 +61,8 @@ namespace offapp
virtual void ActivatePage( const SfxItemSet& _rSet) override;
protected:
- DECL_LINK_TYPED( OnEnabledDisabled, Button*, void );
- DECL_LINK_TYPED( OnDriverRowChanged, const DriverPooling*, void );
+ DECL_LINK( OnEnabledDisabled, Button*, void );
+ DECL_LINK( OnDriverRowChanged, const DriverPooling*, void );
void implInitControls(const SfxItemSet& _rSet, bool _bFromReset);