summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:50:12 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:50:12 +0000
commit9af262c264e3357335ea82ffddca508211d3726e (patch)
treea360eb2f8debe757a5930b6c505ed7eb61c0baa7 /framework/inc/dispatch
parent0738d030c2a1adc17881cc0b397e2ebb405ad060 (diff)
INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED
2005/10/28 14:48:06 cd 1.3.32.1: #i55991# Warning free code changes for gcc
Diffstat (limited to 'framework/inc/dispatch')
-rw-r--r--framework/inc/dispatch/dispatchinformationprovider.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/inc/dispatch/dispatchinformationprovider.hxx b/framework/inc/dispatch/dispatchinformationprovider.hxx
index 9845ab7291..3e920e451c 100644
--- a/framework/inc/dispatch/dispatchinformationprovider.hxx
+++ b/framework/inc/dispatch/dispatchinformationprovider.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dispatchinformationprovider.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 00:12:00 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:50:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -133,7 +133,7 @@ class DispatchInformationProvider : public css::frame::XDispatchInformationProv
virtual ~DispatchInformationProvider();
- DECLARE_XINTERFACE
+ FWK_DECLARE_XINTERFACE
virtual css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups()
throw (css::uno::RuntimeException);