summaryrefslogtreecommitdiffstats
path: root/svx/source/form/typemap.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 13:48:24 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 13:48:24 +0000
commit45cabb221ec66bee08bfa0f300d6e3dff1a9e719 (patch)
treec390d1e126edb1fd90ac344be95f4a9c08e13c50 /svx/source/form/typemap.cxx
parentINTEGRATION: CWS pchfix04 (1.12.8); FILE MERGED (diff)
downloadcore-45cabb221ec66bee08bfa0f300d6e3dff1a9e719.tar.gz
core-45cabb221ec66bee08bfa0f300d6e3dff1a9e719.zip
INTEGRATION: CWS pchfix04 (1.5.124); FILE MERGED
2007/02/05 12:14:01 os 1.5.124.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'svx/source/form/typemap.cxx')
-rw-r--r--svx/source/form/typemap.cxx26
1 files changed, 2 insertions, 24 deletions
diff --git a/svx/source/form/typemap.cxx b/svx/source/form/typemap.cxx
index b66d4e6b2cc3..768df28f4bbe 100644
--- a/svx/source/form/typemap.cxx
+++ b/svx/source/form/typemap.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: typemap.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 05:14:39 $
+ * last change: $Author: kz $ $Date: 2007-05-10 14:48:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,28 +49,6 @@
#include <svtools/intitem.hxx>
#endif
-#define ITEMID_WEIGHT 0
-#define ITEMID_UNDERLINE 0
-#define ITEMID_CROSSEDOUT 0
-#define ITEMID_CONTOUR 0
-#define ITEMID_SHADOWED 0
-#define ITEMID_POSTURE 0
-#define ITEMID_FONTHEIGHT 0
-#define ITEMID_FONT 0
-#define ITEMID_CHARRELIEF 0
-#define ITEMID_ESCAPEMENT 0
-#define ITEMID_COLOR 0
-#define ITEMID_WORDLINEMODE 0
-#define ITEMID_CHARSCALE_W 0
-#define ITEMID_AUTOKERN 0
-#define ITEMID_ULSPACE 0
-#define ITEMID_LRSPACE 0
-#define ITEMID_LINESPACING 0
-#define ITEMID_LANGUAGE 0
-#define ITEMID_KERNING 0
-#define ITEMID_TABSTOP 0
-#define ITEMID_ADJUST 0
-#define ITEMID_EMPHASISMARK 0
#ifndef _SVX_WGHTITEM_HXX
#include "wghtitem.hxx"
#endif