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:
parent
5e34d3a377
commit
d9173e2f29
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $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 terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -155,8 +155,8 @@ namespace framework
|
|||
{
|
||||
public:
|
||||
// XInterface, XTypeProvider, XServiceInfo
|
||||
DECLARE_XINTERFACE
|
||||
DECLARE_XTYPEPROVIDER
|
||||
FWK_DECLARE_XINTERFACE
|
||||
FWK_DECLARE_XTYPEPROVIDER
|
||||
|
||||
ImageManager( com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory > xServiceManager );
|
||||
virtual ~ImageManager();
|
||||
|
|
Loading…
Reference in a new issue