summaryrefslogtreecommitdiff
path: root/forms/source/component/ImageControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/ImageControl.hxx')
-rw-r--r--forms/source/component/ImageControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/ImageControl.hxx b/forms/source/component/ImageControl.hxx
index 60a9a3310bc9..e7bc6bbfd987 100644
--- a/forms/source/component/ImageControl.hxx
+++ b/forms/source/component/ImageControl.hxx
@@ -136,7 +136,7 @@ protected:
*/
bool impl_updateStreamForURL_lck( const OUString& _rURL, ValueChangeInstigator _eInstigator );
- DECL_LINK_TYPED( OnImageImportDone, ::Graphic*, void );
+ DECL_LINK( OnImageImportDone, ::Graphic*, void );
};
typedef ::cppu::ImplHelper2 < css::awt::XMouseListener