diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 09:54:33 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 09:54:33 +0000 |
commit | 0e2a1bab893cdbc9ceb10feacfa3bae609845592 (patch) | |
tree | 9a76582486f862e2c40c746202b01a92cd0ee2c6 /framework/inc/helper | |
parent | 2e539ea23bfb2d356d5d78f47bfe20383cab732d (diff) |
INTEGRATION: CWS warnings01 (1.12.32); FILE MERGED
2005/10/28 14:48:10 cd 1.12.32.1: #i55991# Warning free code changes for gcc
Diffstat (limited to 'framework/inc/helper')
-rw-r--r-- | framework/inc/helper/statusindicatorfactory.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/inc/helper/statusindicatorfactory.hxx b/framework/inc/helper/statusindicatorfactory.hxx index 1bc08631b99e..18fc4e3e44b7 100644 --- a/framework/inc/helper/statusindicatorfactory.hxx +++ b/framework/inc/helper/statusindicatorfactory.hxx @@ -4,9 +4,9 @@ * * $RCSfile: statusindicatorfactory.hxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: rt $ $Date: 2005-09-09 00:19:40 $ + * last change: $Author: hr $ $Date: 2006-06-19 10:54:33 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -319,8 +319,8 @@ class StatusIndicatorFactory : public css::lang::XTypeProvider //--------------------------------------- // XInterface, XTypeProvider, XServiceInfo - DECLARE_XINTERFACE - DECLARE_XTYPEPROVIDER + FWK_DECLARE_XINTERFACE + FWK_DECLARE_XTYPEPROVIDER DECLARE_XSERVICEINFO //--------------------------------------- |