summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 14:08:10 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 14:08:10 +0000
commitac6572677c692ef73c52cef86092205e9f2f8cf1 (patch)
tree1bd8cccc18751984afb2e582d49736c1e841a67c /extensions
parente80245bc04e8bb43cd556c90f6cab484996372dd (diff)
INTEGRATION: CWS pchfix04 (1.24.58); FILE MERGED
2007/02/05 08:44:05 os 1.24.58.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/propctrlr/standardcontrol.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/extensions/source/propctrlr/standardcontrol.cxx b/extensions/source/propctrlr/standardcontrol.cxx
index 910d70f3b69c..c06d5db334ab 100644
--- a/extensions/source/propctrlr/standardcontrol.cxx
+++ b/extensions/source/propctrlr/standardcontrol.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: standardcontrol.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 10:50:15 $
+ * last change: $Author: kz $ $Date: 2007-05-10 15:08:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -76,7 +76,6 @@
#ifndef _SVX_SVXIDS_HRC
#include <svx/svxids.hrc>
#endif
-#define ITEMID_COLOR_TABLE SID_COLOR_TABLE
#ifndef _SVX_DRAWITEM_HXX
#include <svx/drawitem.hxx>
#endif