diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 10:08:13 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 10:08:13 +0000 |
commit | 42d5712816e9ce593a722031a40d6591976374f2 (patch) | |
tree | 90747efda2afde238f379b62c69e7b0a8842d262 /framework/inc/uifactory | |
parent | c68f5accf4b093d422275e038b138e9fd3aa82e1 (diff) |
INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED
2005/10/28 14:48:24 cd 1.5.32.1: #i55991# Warning free code changes for gcc
Diffstat (limited to 'framework/inc/uifactory')
-rw-r--r-- | framework/inc/uifactory/uielementfactorymanager.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/inc/uifactory/uielementfactorymanager.hxx b/framework/inc/uifactory/uielementfactorymanager.hxx index d6f19348fd47..64c4b446ca5d 100644 --- a/framework/inc/uifactory/uielementfactorymanager.hxx +++ b/framework/inc/uifactory/uielementfactorymanager.hxx @@ -4,9 +4,9 @@ * * $RCSfile: uielementfactorymanager.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-09 00:50:50 $ + * last change: $Author: hr $ $Date: 2006-06-19 11:08:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -122,8 +122,8 @@ class UIElementFactoryManager : public com::sun::star::lang::XTypeProvider virtual ~UIElementFactoryManager(); // XInterface, XTypeProvider, XServiceInfo - DECLARE_XINTERFACE - DECLARE_XTYPEPROVIDER + FWK_DECLARE_XINTERFACE + FWK_DECLARE_XTYPEPROVIDER DECLARE_XSERVICEINFO // XUIElementFactory |