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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svl/strmadpt.hxx b/include/svl/strmadpt.hxx
index 8299069368fc..54f5bcc80d96 100644
--- a/include/svl/strmadpt.hxx
+++ b/include/svl/strmadpt.hxx
@@ -27,7 +27,7 @@
#include <cppuhelper/weak.hxx>
#include <tools/stream.hxx>
-//============================================================================
+
class SVL_DLLPUBLIC SvOutputStreamOpenLockBytes: public SvOpenLockBytes
{
com::sun::star::uno::Reference< com::sun::star::io::XOutputStream >
@@ -64,7 +64,7 @@ public:
virtual void Terminate();
};
-//============================================================================
+
class SVL_DLLPUBLIC SvLockBytesInputStream: public cppu::OWeakObject,
public com::sun::star::io::XInputStream,
public com::sun::star::io::XSeekable