summaryrefslogtreecommitdiff
path: root/package/inc/ZipPackageStream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/inc/ZipPackageStream.hxx')
-rw-r--r--package/inc/ZipPackageStream.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/inc/ZipPackageStream.hxx b/package/inc/ZipPackageStream.hxx
index aa6b45f17048..67f536816a0a 100644
--- a/package/inc/ZipPackageStream.hxx
+++ b/package/inc/ZipPackageStream.hxx
@@ -72,7 +72,7 @@ private:
bool m_bRawStream;
/// Check that m_xStream implements io::XSeekable and return it
- css::uno::Reference< css::io::XInputStream > GetOwnSeekStream();
+ css::uno::Reference< css::io::XInputStream > const & GetOwnSeekStream();
css::uno::Reference< css::io::XInputStream > SAL_CALL getRawData()
throw(css::uno::RuntimeException);