From 060ab521fa0d5d6b9fcb97eab4718c04e8aec944 Mon Sep 17 00:00:00 2001 From: Alexander Wilms Date: Tue, 25 Feb 2014 22:38:20 +0100 Subject: Remove visual noise from ucb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Conflicts: ucb/source/ucp/webdav/webdavdatasupplier.cxx ucb/source/ucp/webdav/webdavresponseparser.cxx Change-Id: I96b69f4867bbaaf42c3d5fd159cbb3e4fe80a4db Reviewed-on: https://gerrit.libreoffice.org/8329 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- ucb/source/ucp/file/filstr.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ucb/source/ucp/file/filstr.cxx') diff --git a/ucb/source/ucp/file/filstr.cxx b/ucb/source/ucp/file/filstr.cxx index 4f731d5a7617..2fa7da6822bb 100644 --- a/ucb/source/ucp/file/filstr.cxx +++ b/ucb/source/ucp/file/filstr.cxx @@ -76,9 +76,9 @@ XStream_impl::release( } -////////////////////////////////////////////////////////////////////////////////////////// + // XTypeProvider -////////////////////////////////////////////////////////////////////////////////////////// + XTYPEPROVIDER_IMPL_7( XStream_impl, @@ -186,9 +186,9 @@ void SAL_CALL XStream_impl::truncate(void) -//=========================================================================== + // XStream_impl private non interface methods -//=========================================================================== + sal_Int32 SAL_CALL XStream_impl::readBytes( -- cgit