summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:50:27 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:50:27 +0000
commitc471a4423c7d40563c29cd20db794ae86fc9bcde (patch)
tree825a876bd2a2e3c1cb420f6c7a840912ec247273 /framework
parent9d641fac7f1fe7fb31e1c629f6f60ac9ae097faf (diff)
INTEGRATION: CWS warnings01 (1.12.32); FILE MERGED
2005/10/28 14:48:07 cd 1.12.32.1: #i55991# Warning free code changes for gcc
Diffstat (limited to 'framework')
-rw-r--r--framework/inc/dispatch/dispatchprovider.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/inc/dispatch/dispatchprovider.hxx b/framework/inc/dispatch/dispatchprovider.hxx
index 69e7c461db05..9f2bdec3ebcb 100644
--- a/framework/inc/dispatch/dispatchprovider.hxx
+++ b/framework/inc/dispatch/dispatchprovider.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dispatchprovider.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 00:12:15 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:50:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -184,8 +184,8 @@ class DispatchProvider : // interfaces
/* interface */
public:
- DECLARE_XINTERFACE
- DECLARE_XTYPEPROVIDER
+ FWK_DECLARE_XINTERFACE
+ FWK_DECLARE_XTYPEPROVIDER
DispatchProvider( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory ,
const css::uno::Reference< css::frame::XFrame >& xFrame );