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
This commit is contained in:
Jens-Heiner Rechtien 2006-06-19 10:06:04 +00:00
parent 22f6705964
commit 9790d2dc85

View file

@ -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;