summaryrefslogtreecommitdiff
path: root/svx/source/toolbars
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 14:02:17 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 14:02:17 +0000
commit80dc9b6fe1a198216130c10c569dd59181c859b7 (patch)
tree5fc41207c6c809efc287bfe217bd3c599bc7f226 /svx/source/toolbars
parent53b368e890bf1582e12db4e785022d5aae7c55e2 (diff)
INTEGRATION: CWS pchfix04 (1.15.86); FILE MERGED
2007/02/05 12:14:15 os 1.15.86.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'svx/source/toolbars')
-rw-r--r--svx/source/toolbars/extrusionbar.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/source/toolbars/extrusionbar.cxx b/svx/source/toolbars/extrusionbar.cxx
index 2374f2f5c602..48fbdf3a47b2 100644
--- a/svx/source/toolbars/extrusionbar.cxx
+++ b/svx/source/toolbars/extrusionbar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: extrusionbar.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 13:23:09 $
+ * last change: $Author: kz $ $Date: 2007-05-10 15:02:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -87,11 +87,9 @@
#ifndef _SVDVIEW_HXX
#include "svdview.hxx"
#endif
-#define ITEMID_COLOR 0
#ifndef _SVX_COLRITEM_HXX
#include "colritem.hxx"
#endif
-#define ITEMID_DOUBLE 0
#include "chrtitem.hxx"
#include "extrusionbar.hxx"