summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/tabtempl.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 14:27:34 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 14:27:34 +0000
commitb6b950c4253a90319b750fc08ad0249539a425a8 (patch)
tree765330a0b0cfbbe26b85954856ab6076143051e4 /sd/source/ui/dlg/tabtempl.cxx
parent4bf07403984871255eb827fa503b590a79e9fd62 (diff)
INTEGRATION: CWS pchfix04 (1.15.6); FILE MERGED
2007/02/06 07:24:48 os 1.15.6.2: #i73604# eeitemid.hxx removed 2007/02/05 08:38:56 os 1.15.6.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'sd/source/ui/dlg/tabtempl.cxx')
-rw-r--r--sd/source/ui/dlg/tabtempl.cxx28
1 files changed, 2 insertions, 26 deletions
diff --git a/sd/source/ui/dlg/tabtempl.cxx b/sd/source/ui/dlg/tabtempl.cxx
index de360a7a308d..9d8b74a05259 100644
--- a/sd/source/ui/dlg/tabtempl.cxx
+++ b/sd/source/ui/dlg/tabtempl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tabtempl.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: kz $ $Date: 2006-12-12 17:10:17 $
+ * last change: $Author: kz $ $Date: 2007-05-10 15:27:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,12 +44,6 @@
#include <svx/svxids.hrc>
-#define ITEMID_COLOR_TABLE SID_COLOR_TABLE
-#define ITEMID_GRADIENT_LIST SID_GRADIENT_LIST
-#define ITEMID_HATCH_LIST SID_HATCH_LIST
-#define ITEMID_BITMAP_LIST SID_BITMAP_LIST
-#define ITEMID_DASH_LIST SID_DASH_LIST
-#define ITEMID_LINEEND_LIST SID_LINEEND_LIST
#include <svx/drawitem.hxx>
#include <svtools/intitem.hxx>
#include <svx/ofaitem.hxx>
@@ -61,27 +55,9 @@
#include <svtools/cjkoptions.hxx>
#endif
-#ifndef _EEITEMID_HXX //autogen
-#include <svx/eeitemid.hxx>
-#endif
#include <svx/dialogs.hrc>
-#ifdef ITEMID_FONTLIST
-#undef ITEMID_FONTLIST
-#endif
-#define ITEMID_FONTLIST SID_ATTR_CHAR_FONTLIST
-
-#ifdef ITEMID_ESCAPEMENT
-#undef ITEMID_ESCAPEMENT
-#endif
-#define ITEMID_ESCAPEMENT SID_ATTR_CHAR_ESCAPEMENT
-
-#ifdef ITEMID_CASEMAP
-#undef ITEMID_CASEMAP
-#endif
-#define ITEMID_CASEMAP SID_ATTR_CHAR_CASEMAP
-
#include <svx/svxdlg.hxx>
#ifndef _SVX_TAB_LINE_HXX //autogen