summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper/ucblockbytes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/ucbhelper/ucblockbytes.hxx')
-rw-r--r--unotools/source/ucbhelper/ucblockbytes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/ucbhelper/ucblockbytes.hxx b/unotools/source/ucbhelper/ucblockbytes.hxx
index 10ef2830c9eb..2808a3a8a529 100644
--- a/unotools/source/ucbhelper/ucblockbytes.hxx
+++ b/unotools/source/ucbhelper/ucblockbytes.hxx
@@ -103,7 +103,7 @@ class UcbLockBytes : public virtual SvLockBytes
bool m_bDontClose;
bool m_bStreamValid;
- DECL_LINK( DataAvailHdl, void * );
+ DECL_STATIC_LINK( UcbLockBytes, DataAvailHdl, void * );
UcbLockBytes( UcbLockBytesHandler* pHandler );
protected: