summaryrefslogtreecommitdiff
path: root/framework/source/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:21:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:21:05 +0000
commit58fa6e1d4b084389b466983089f851289e43aea8 (patch)
tree56297fcafcfe50bfe697dc7849f3a4f226463876 /framework/source/inc
parent1bc44961f74f8b04f33e950fefdc3cb6a1ae37db (diff)
INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED
2005/10/28 14:48:34 cd 1.4.32.1: #i55991# Warning free code changes for gcc
Diffstat (limited to 'framework/source/inc')
-rw-r--r--framework/source/inc/accelerators/acceleratorconfiguration.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/source/inc/accelerators/acceleratorconfiguration.hxx b/framework/source/inc/accelerators/acceleratorconfiguration.hxx
index d0f39171d6..53e17c2c8b 100644
--- a/framework/source/inc/accelerators/acceleratorconfiguration.hxx
+++ b/framework/source/inc/accelerators/acceleratorconfiguration.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: acceleratorconfiguration.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:28:52 $
+ * last change: $Author: hr $ $Date: 2006-06-19 11:21:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -189,8 +189,8 @@ class AcceleratorConfiguration : protected ThreadHelpBase
public:
// XInterface, XTypeProvider
- DECLARE_XINTERFACE
- DECLARE_XTYPEPROVIDER
+ FWK_DECLARE_XINTERFACE
+ FWK_DECLARE_XTYPEPROVIDER
// XAcceleratorConfiguration
virtual css::uno::Sequence< css::awt::KeyEvent > SAL_CALL getAllKeyEvents()