summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 15:55:59 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 15:55:59 +0000
commitee04d5c06699d45405b1f3a38340f416625a23ff (patch)
tree67d49103339cb7d34335f85665fe9dcb5832f997
parent965c781e1fb2609a555a25af831de01b7723ec5f (diff)
INTEGRATION: CWS pchfix04 (1.50.2); FILE MERGED
2007/04/26 05:05:10 hjs 1.50.2.2: RESYNC: (1.50-1.51); FILE MERGED 2007/02/05 08:35:30 os 1.50.2.1: #i73604# usage of ITEMID_* removed
-rw-r--r--sc/source/ui/docshell/docsh4.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/docshell/docsh4.cxx b/sc/source/ui/docshell/docsh4.cxx
index 2be2c25391f4..8e82ed0658e3 100644
--- a/sc/source/ui/docshell/docsh4.cxx
+++ b/sc/source/ui/docshell/docsh4.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docsh4.cxx,v $
*
- * $Revision: 1.52 $
+ * $Revision: 1.53 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 09:51:51 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:55:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,7 +52,7 @@ using namespace ::com::sun::star;
#include "scitems.hxx"
#include <sfx2/fcontnr.hxx>
#include <svx/eeitem.hxx>
-#define ITEMID_FIELD EE_FEATURE_FIELD
+
#include <sfx2/app.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/docfile.hxx>