From 505832fa6788b9700862011cad6f6d5dfc1ed926 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 23 Jan 2006 10:01:45 +0000 Subject: #i10000# no return value for :GetCopyOfLastCommit( uno::Reference< io::XStream >& xTargetStream, const ::rtl::OUString& aPass ) method --- package/source/xstor/owriteablestream.hxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/source/xstor/owriteablestream.hxx') diff --git a/package/source/xstor/owriteablestream.hxx b/package/source/xstor/owriteablestream.hxx index 88ef720f3..210754d9e 100644 --- a/package/source/xstor/owriteablestream.hxx +++ b/package/source/xstor/owriteablestream.hxx @@ -4,9 +4,9 @@ * * $RCSfile: owriteablestream.hxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: obo $ $Date: 2006-01-20 10:00:52 $ + * last change: $Author: obo $ $Date: 2006-01-23 11:01:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -246,8 +246,8 @@ public: ::com::sun::star::uno::Reference< ::com::sun::star::io::XStream >& xTargetStream ); void GetCopyOfLastCommit( ::com::sun::star::uno::Reference< ::com::sun::star::io::XStream >& xTargetStream ); - ::com::sun::star::uno::Reference< ::com::sun::star::io::XStream > GetCopyOfLastCommit( - ::com::sun::star::uno::Reference< ::com::sun::star::io::XStream >& xTargetStream, + void GetCopyOfLastCommit( + ::com::sun::star::uno::Reference< ::com::sun::star::io::XStream >& xTargetStream, const ::rtl::OUString& aPass ); }; -- cgit v1.2.3