INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED

2005/10/28 14:48:19 cd 1.4.32.1: #i55991# Warning free code changes for gcc
This commit is contained in:
Jens-Heiner Rechtien 2006-06-19 10:02:41 +00:00
parent 5e34d3a377
commit d9173e2f29

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: imagemanager.hxx,v $ * $RCSfile: imagemanager.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 00:39:29 $ * last change: $Author: hr $ $Date: 2006-06-19 11:02:41 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -155,8 +155,8 @@ namespace framework
{ {
public: public:
// XInterface, XTypeProvider, XServiceInfo // XInterface, XTypeProvider, XServiceInfo
DECLARE_XINTERFACE FWK_DECLARE_XINTERFACE
DECLARE_XTYPEPROVIDER FWK_DECLARE_XTYPEPROVIDER
ImageManager( com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory > xServiceManager ); ImageManager( com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory > xServiceManager );
virtual ~ImageManager(); virtual ~ImageManager();