From c81b8761ff55a34985395212eb3616c35a72f974 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 3 Feb 2004 16:58:50 +0000
Subject: INTEGRATION: CWS readstorage (1.2.20); FILE MERGED 2004/01/09
09:04:49 mav 1.2.20.1: #114521# cloning of storage's subelements
---
package/source/xstor/oseekinstream.hxx | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/package/source/xstor/oseekinstream.hxx b/package/source/xstor/oseekinstream.hxx
index 3c588e6aa308..f48d778b8564 100644
--- a/package/source/xstor/oseekinstream.hxx
+++ b/package/source/xstor/oseekinstream.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: oseekinstream.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2003-09-11 10:15:14 $
+ * last change: $Author: hr $ $Date: 2004-02-03 17:58:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,6 +83,12 @@ public:
::com::sun::star::uno::Reference < ::com::sun::star::io::XStream > xStream,
const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aProps );
+ OInputSeekStream( ::com::sun::star::uno::Reference < ::com::sun::star::io::XInputStream > xStream,
+ const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aProps );
+
+ OInputSeekStream( ::com::sun::star::uno::Reference < ::com::sun::star::io::XStream > xStream,
+ const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aProps );
+
virtual ~OInputSeekStream();
virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException);
--
cgit v1.2.1