summaryrefslogtreecommitdiff
path: root/include/svl/strmadpt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/strmadpt.hxx')
-rw-r--r--include/svl/strmadpt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/strmadpt.hxx b/include/svl/strmadpt.hxx
index 5f540566db92..872a8506cc3c 100644
--- a/include/svl/strmadpt.hxx
+++ b/include/svl/strmadpt.hxx
@@ -50,7 +50,7 @@ public:
virtual ErrCode Flush() const SAL_OVERRIDE;
- virtual ErrCode SetSize(sal_uLong) SAL_OVERRIDE;
+ virtual ErrCode SetSize(sal_uInt64) SAL_OVERRIDE;
virtual ErrCode Stat(SvLockBytesStat * pStat, SvLockBytesStatFlag) const SAL_OVERRIDE;