From 45cabb221ec66bee08bfa0f300d6e3dff1a9e719 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 10 May 2007 13:48:24 +0000 Subject: INTEGRATION: CWS pchfix04 (1.5.124); FILE MERGED 2007/02/05 12:14:01 os 1.5.124.1: #i73604# usage of ITEMID_* removed --- svx/source/form/typemap.cxx | 26 ++------------------------ 1 file changed, 2 insertions(+), 24 deletions(-) (limited to 'svx/source/form/typemap.cxx') 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 #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 -- cgit