diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:51:44 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:51:44 +0000 |
commit | ba7ae698ff7f8e9073add9253e647905825d64b5 (patch) | |
tree | e64ce91c45b92c019daba5dc00557976ee809258 /svx/source/items | |
parent | 1e48a2067e29633f6753320c5722f4d5b5eb0ea6 (diff) |
INTEGRATION: CWS pchfix04 (1.7.86); FILE MERGED
2007/02/05 12:14:04 os 1.7.86.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'svx/source/items')
-rw-r--r-- | svx/source/items/itemtype.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/source/items/itemtype.cxx b/svx/source/items/itemtype.cxx index e20a3099a37e..2e492637c256 100644 --- a/svx/source/items/itemtype.cxx +++ b/svx/source/items/itemtype.cxx @@ -4,9 +4,9 @@ * * $RCSfile: itemtype.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-10-12 12:54:24 $ + * last change: $Author: kz $ $Date: 2007-05-10 14:51:44 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -50,8 +50,6 @@ #include "svxids.hrc" -#define ITEMID_COLOR_TABLE SID_COLOR_TABLE - #ifndef _UNOTOOLS_INTLWRAPPER_HXX #include <unotools/intlwrapper.hxx> |