From c7adc17fdbd6597414b14819aac017f513a2d4f4 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 19 Jun 2006 16:03:41 +0000 Subject: INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/02/17 16:39:51 cl 1.3.222.1: warning free code changes --- svx/source/unogallery/unogalthemeprovider.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'svx/source/unogallery') diff --git a/svx/source/unogallery/unogalthemeprovider.cxx b/svx/source/unogallery/unogalthemeprovider.cxx index 63e572423f86..23956cf938a1 100644 --- a/svx/source/unogallery/unogalthemeprovider.cxx +++ b/svx/source/unogallery/unogalthemeprovider.cxx @@ -4,9 +4,9 @@ * * $RCSfile: unogalthemeprovider.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:14:47 $ + * last change: $Author: hr $ $Date: 2006-06-19 17:03:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -64,7 +64,7 @@ namespace unogallery { // -------------------- uno::Reference< uno::XInterface > SAL_CALL GalleryThemeProvider_createInstance( - const uno::Reference< lang::XMultiServiceFactory > & rSMgr) + const uno::Reference< lang::XMultiServiceFactory > & ) throw( uno::Exception ) { return *( new GalleryThemeProvider() ); -- cgit v1.2.3