From 9790d2dc85052cf4f3ab0cda288479536af10e1f Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Mon, 19 Jun 2006 10:06:04 +0000
Subject: [PATCH] INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2006/05/23
15:58:58 sb 1.11.30.3: RESYNC: (1.12-1.14); FILE MERGED 2006/01/25 17:28:14
sb 1.11.30.2: RESYNC: (1.11-1.12); FILE MERGED 2005/10/28 14:48:22 cd
1.11.30.1: #i55991# Warning free code changes for gcc
---
framework/inc/uielement/toolbarmanager.hxx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/framework/inc/uielement/toolbarmanager.hxx b/framework/inc/uielement/toolbarmanager.hxx
index 376893125683..031b2613ee75 100644
--- a/framework/inc/uielement/toolbarmanager.hxx
+++ b/framework/inc/uielement/toolbarmanager.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: toolbarmanager.hxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: vg $ $Date: 2006-04-10 10:26:15 $
+ * last change: $Author: hr $ $Date: 2006-06-19 11:06:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -149,8 +149,8 @@ class ToolBarManager : public ::com::sun::star::frame::XFrameActionListener
virtual ~ToolBarManager();
// XInterface, XTypeProvider, XServiceInfo
- DECLARE_XINTERFACE
- DECLARE_XTYPEPROVIDER
+ FWK_DECLARE_XINTERFACE
+ FWK_DECLARE_XTYPEPROVIDER
ToolBox* GetToolBar() const;