summaryrefslogtreecommitdiff
path: root/package/source/xstor/oseekinstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/xstor/oseekinstream.hxx')
-rw-r--r--package/source/xstor/oseekinstream.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/source/xstor/oseekinstream.hxx b/package/source/xstor/oseekinstream.hxx
index b8de87c29579..673e3a04742c 100644
--- a/package/source/xstor/oseekinstream.hxx
+++ b/package/source/xstor/oseekinstream.hxx
@@ -24,10 +24,9 @@
#include "ocompinstream.hxx"
-class OInputSeekStream : public OInputCompStream
+class OInputSeekStream final : public OInputCompStream
, public css::io::XSeekable
{
-protected:
css::uno::Reference < css::io::XSeekable > m_xSeekable;
public: