summaryrefslogtreecommitdiff
path: root/cui/source/options/optsave.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optsave.hxx')
-rw-r--r--cui/source/options/optsave.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/options/optsave.hxx b/cui/source/options/optsave.hxx
index 0c64f774d3d2..53e80181d150 100644
--- a/cui/source/options/optsave.hxx
+++ b/cui/source/options/optsave.hxx
@@ -59,9 +59,9 @@ private:
std::unique_ptr<SvxSaveTabPage_Impl> pImpl;
- DECL_LINK_TYPED( AutoClickHdl_Impl, Button*, void );
- DECL_LINK_TYPED( FilterHdl_Impl, ListBox&, void );
- DECL_LINK_TYPED(ODFVersionHdl_Impl, ListBox&, void );
+ DECL_LINK( AutoClickHdl_Impl, Button*, void );
+ DECL_LINK( FilterHdl_Impl, ListBox&, void );
+ DECL_LINK(ODFVersionHdl_Impl, ListBox&, void );
void DetectHiddenControls();