summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 13:43:48 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 13:43:48 +0000
commit6b94506b3723a4bc89bb2f989bc0f975f1279aba (patch)
treeacd5b9926b31fe0f357f01dfd18e86b65184ff28
parent3c7067b75e4c7d4ad6ec1f2736b4933d7c684f1a (diff)
INTEGRATION: CWS pchfix04 (1.20.2); FILE MERGED
2007/05/08 17:10:19 hjs 1.20.2.2: RESYNC: (1.20-1.21); FILE MERGED 2007/02/05 12:13:57 os 1.20.2.1: #i73604# usage of ITEMID_* removed
-rw-r--r--svx/source/dialog/tpgradnt.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/tpgradnt.cxx b/svx/source/dialog/tpgradnt.cxx
index 493f325c05ad..4d47a3eb399a 100644
--- a/svx/source/dialog/tpgradnt.cxx
+++ b/svx/source/dialog/tpgradnt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tpgradnt.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 07:46:08 $
+ * last change: $Author: kz $ $Date: 2007-05-10 14:43:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -66,8 +66,8 @@
#include "com/sun/star/ui/dialogs/TemplateDescription.hpp"
#define _SVX_TPGRADNT_CXX
-#define ITEMID_COLOR_TABLE SID_COLOR_TABLE
-#define ITEMID_GRADIENT_LIST SID_GRADIENT_LIST
+
+
#include "dialogs.hrc"
#include "helpid.hrc"