summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdview.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 13:59:46 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 13:59:46 +0000
commitea15737a71267c9086f15d7c864c3935eb83708f (patch)
tree84b9ecc15f023299e9792c40fc66ffe7fdf0f1a2 /svx/source/svdraw/svdview.cxx
parent667e2e482ff7bbd32d795c5430c2442f1b733a6c (diff)
INTEGRATION: CWS pchfix04 (1.20.38); FILE MERGED
2007/02/05 12:14:13 os 1.20.38.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'svx/source/svdraw/svdview.cxx')
-rw-r--r--svx/source/svdraw/svdview.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/svdraw/svdview.cxx b/svx/source/svdraw/svdview.cxx
index a801fe4d47..e9e3cd894a 100644
--- a/svx/source/svdraw/svdview.cxx
+++ b/svx/source/svdraw/svdview.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svdview.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: kz $ $Date: 2007-05-09 13:33:25 $
+ * last change: $Author: kz $ $Date: 2007-05-10 14:59:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,6 @@
#include "svdoutl.hxx"
#include "svdview.hxx"
#include "editview.hxx" // fuer GetField
-#define ITEMID_FIELD EE_FEATURE_FIELD /* wird fuer #include <flditem.hxx> benoetigt */
#include "flditem.hxx" // fuer URLField
#include "obj3d.hxx"
#include "svddrgmt.hxx"