summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/itemcontainer.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:04:46 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:04:46 +0000
commit11884e8103aaee645692702d1489d542ab1ca607 (patch)
tree2777e909fe39e0a81b011bec226fb09be29e5be1 /framework/inc/uielement/itemcontainer.hxx
parentb54c49286ece812b05074da3384547d6c0ee71bf (diff)
INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED
2005/10/28 14:48:21 cd 1.3.32.1: #i55991# Warning free code changes for gcc
Diffstat (limited to 'framework/inc/uielement/itemcontainer.hxx')
-rw-r--r--framework/inc/uielement/itemcontainer.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/inc/uielement/itemcontainer.hxx b/framework/inc/uielement/itemcontainer.hxx
index 6e331dd6ca88..a06282cd250e 100644
--- a/framework/inc/uielement/itemcontainer.hxx
+++ b/framework/inc/uielement/itemcontainer.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: itemcontainer.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 00:43:58 $
+ * last change: $Author: hr $ $Date: 2006-06-19 11:04:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -110,8 +110,8 @@ class ItemContainer : public ::com::sun::star::lang::XTypeProvider ,
//---------------------------------------------------------------------------------------------------------
// XInterface, XTypeProvider
//---------------------------------------------------------------------------------------------------------
- DECLARE_XINTERFACE
- DECLARE_XTYPEPROVIDER
+ FWK_DECLARE_XINTERFACE
+ FWK_DECLARE_XTYPEPROVIDER
// XUnoTunnel
static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();