diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 10:21:18 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 10:21:18 +0000 |
commit | f8b279104139da456c291d60971425b6cb359cc7 (patch) | |
tree | a62bed7206db297a32a6ba362470b594eb52c5c3 /framework/source/inc | |
parent | 844ec874210dfae82dca524177e9209e91c549d7 (diff) |
INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED
2005/10/28 14:48:34 cd 1.6.32.1: #i55991# Warning free code changes for gcc
Diffstat (limited to 'framework/source/inc')
-rw-r--r-- | framework/source/inc/accelerators/documentacceleratorconfiguration.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/source/inc/accelerators/documentacceleratorconfiguration.hxx b/framework/source/inc/accelerators/documentacceleratorconfiguration.hxx index 388f7160a3a2..bf65ba9ea91e 100644 --- a/framework/source/inc/accelerators/documentacceleratorconfiguration.hxx +++ b/framework/source/inc/accelerators/documentacceleratorconfiguration.hxx @@ -4,9 +4,9 @@ * * $RCSfile: documentacceleratorconfiguration.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:29:06 $ + * last change: $Author: hr $ $Date: 2006-06-19 11:21:18 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -114,8 +114,8 @@ class DocumentAcceleratorConfiguration : public AcceleratorConfiguration virtual ~DocumentAcceleratorConfiguration(); // XInterface, XTypeProvider, XServiceInfo - DECLARE_XINTERFACE - DECLARE_XTYPEPROVIDER + FWK_DECLARE_XINTERFACE + FWK_DECLARE_XTYPEPROVIDER DECLARE_XSERVICEINFO // XInitialization |