summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 15:59:54 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 15:59:54 +0000
commitdcc7cd432d9a86892da5d23df2a63bbe1af77019 (patch)
treea7704e8cbdb36ad696edb742fbf7c997eb9e5d1b /sc/source/ui/unoobj
parent5a3aa5e5768aed1b084832be02fa23ad999d023e (diff)
INTEGRATION: CWS pchfix04 (1.22.104); FILE MERGED
2007/04/26 04:56:12 hjs 1.22.104.2: RESYNC: (1.22-1.23); FILE MERGED 2007/02/05 08:35:35 os 1.22.104.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'sc/source/ui/unoobj')
-rw-r--r--sc/source/ui/unoobj/textuno.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/unoobj/textuno.cxx b/sc/source/ui/unoobj/textuno.cxx
index 0353cb921c78..7cccda35a74d 100644
--- a/sc/source/ui/unoobj/textuno.cxx
+++ b/sc/source/ui/unoobj/textuno.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: textuno.cxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 13:47:48 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:59:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#include "scitems.hxx"
#include <svx/eeitem.hxx>
-#define ITEMID_FIELD EE_FEATURE_FIELD
+
#include <svx/editeng.hxx>
#include <svx/editobj.hxx>