summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputwin.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 15:53:59 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 15:53:59 +0000
commitfcba16112cb840d3088efa298779f098e78783d7 (patch)
tree60dcda4ea3374024d6317399d22cb04db9f34bf6 /sc/source/ui/app/inputwin.cxx
parent20e8a7d8b5d3eb9c6c00ab3c333c2fded274d5a6 (diff)
INTEGRATION: CWS pchfix04 (1.50.2); FILE MERGED
2007/04/26 04:04:25 hjs 1.50.2.2: RESYNC: (1.50-1.51); FILE MERGED 2007/02/05 08:35:28 os 1.50.2.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'sc/source/ui/app/inputwin.cxx')
-rw-r--r--sc/source/ui/app/inputwin.cxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/sc/source/ui/app/inputwin.cxx b/sc/source/ui/app/inputwin.cxx
index 1e0d4d132..3c0f97a67 100644
--- a/sc/source/ui/app/inputwin.cxx
+++ b/sc/source/ui/app/inputwin.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: inputwin.cxx,v $
*
- * $Revision: 1.51 $
+ * $Revision: 1.52 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 12:58:02 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:53:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,9 +41,8 @@
//------------------------------------------------------------------
#include "scitems.hxx"
-#include "eetext.hxx"
#include <svx/eeitem.hxx>
-#define ITEMID_FIELD EE_FEATURE_FIELD
+
#include <sfx2/app.hxx>
#include <svx/adjitem.hxx>
#include <svx/editview.hxx>