summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/Accessibility
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 15:53:34 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 15:53:34 +0000
commit541637412a375da41c85d8854cde47f95e2e8800 (patch)
treed6e5b50332761b7660d4378863210163023a401c /sc/source/ui/Accessibility
parentINTEGRATION: CWS pchfix04 (1.23.104); FILE MERGED (diff)
downloadcore-541637412a375da41c85d8854cde47f95e2e8800.tar.gz
core-541637412a375da41c85d8854cde47f95e2e8800.zip
INTEGRATION: CWS pchfix04 (1.36.46); FILE MERGED
2007/04/26 04:45:16 hjs 1.36.46.3: RESYNC: (1.37-1.38); FILE MERGED 2007/02/13 16:27:00 hjs 1.36.46.2: RESYNC: (1.36-1.37); FILE MERGED 2007/02/05 08:35:27 os 1.36.46.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'sc/source/ui/Accessibility')
-rw-r--r--sc/source/ui/Accessibility/AccessibleText.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/Accessibility/AccessibleText.cxx b/sc/source/ui/Accessibility/AccessibleText.cxx
index eeb34026234c..552e1722833c 100644
--- a/sc/source/ui/Accessibility/AccessibleText.cxx
+++ b/sc/source/ui/Accessibility/AccessibleText.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessibleText.cxx,v $
*
- * $Revision: 1.38 $
+ * $Revision: 1.39 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 12:56:59 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:53:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,7 @@
#include "scitems.hxx"
#include <svx/eeitem.hxx>
-#define ITEMID_FIELD EE_FEATURE_FIELD
+
#include <memory>