summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/statusbarmanager.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:06:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:06:32 +0000
commite1b7cae9b83664fc30f6b6f634cd68e9fad7de5c (patch)
tree4d3cd0687c0ef74219d3c86fef61a42172a527ff /framework/inc/uielement/statusbarmanager.hxx
parent63310c8a2a2712993bbaa7f1aaee517423a1feb3 (diff)
INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED
2005/10/28 14:48:22 cd 1.5.32.1: #i55991# Warning free code changes for gcc
Diffstat (limited to 'framework/inc/uielement/statusbarmanager.hxx')
-rw-r--r--framework/inc/uielement/statusbarmanager.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/inc/uielement/statusbarmanager.hxx b/framework/inc/uielement/statusbarmanager.hxx
index 6d717a8d95e3..c11c0711dc82 100644
--- a/framework/inc/uielement/statusbarmanager.hxx
+++ b/framework/inc/uielement/statusbarmanager.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: statusbarmanager.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 00:46:59 $
+ * last change: $Author: hr $ $Date: 2006-06-19 11:05:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -118,8 +118,8 @@ class StatusBarManager : public ::com::sun::star::frame::XFrameActionListener
virtual ~StatusBarManager();
// XInterface, XTypeProvider, XServiceInfo
- DECLARE_XINTERFACE
- DECLARE_XTYPEPROVIDER
+ FWK_DECLARE_XINTERFACE
+ FWK_DECLARE_XTYPEPROVIDER
StatusBar* GetStatusBar() const;