summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 14:01:49 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 14:01:49 +0000
commite5d0832a700e79c1668ea60def42cfb63c177fd7 (patch)
tree1c4db835395b9e434eaad3e92efc7f10b7127fab
parentbfcd5dcd19510c904f42c019d107473dcf4d3614 (diff)
INTEGRATION: CWS pchfix04 (1.15.40); FILE MERGED
2007/02/05 12:14:15 os 1.15.40.1: #i73604# usage of ITEMID_* removed
-rw-r--r--svx/source/tbxctrls/linectrl.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/source/tbxctrls/linectrl.cxx b/svx/source/tbxctrls/linectrl.cxx
index bf72d0592b10..0737afd50e8a 100644
--- a/svx/source/tbxctrls/linectrl.cxx
+++ b/svx/source/tbxctrls/linectrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: linectrl.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:53:02 $
+ * last change: $Author: kz $ $Date: 2007-05-10 15:01:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -56,10 +56,6 @@
#include "dialogs.hrc"
#include "helpid.hrc"
-#define ITEMID_COLOR_TABLE SID_COLOR_TABLE
-#define ITEMID_DASH_LIST SID_DASH_LIST
-#define ITEMID_LINEEND_LIST SID_LINEEND_LIST
-
#include "drawitem.hxx"
#include "xattr.hxx"
#include "xtable.hxx"