diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:56:14 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:56:14 +0000 |
commit | 28a96fe20ec672ae481b3fd17c5e5740edd1eac9 (patch) | |
tree | adba318a824bb5738f38dc64650e95d6b854f9f7 /svx/source/sdr/properties/graphicproperties.cxx | |
parent | 9ffc3ced20a9d99cc099d3356fb83cd789e78cf5 (diff) |
INTEGRATION: CWS pchfix04 (1.9.40); FILE MERGED
2007/02/05 12:14:08 os 1.9.40.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'svx/source/sdr/properties/graphicproperties.cxx')
-rw-r--r-- | svx/source/sdr/properties/graphicproperties.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/source/sdr/properties/graphicproperties.cxx b/svx/source/sdr/properties/graphicproperties.cxx index cc5e39830f82..a8b4873b821c 100644 --- a/svx/source/sdr/properties/graphicproperties.cxx +++ b/svx/source/sdr/properties/graphicproperties.cxx @@ -4,9 +4,9 @@ * * $RCSfile: graphicproperties.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: ihi $ $Date: 2006-11-14 13:37:00 $ + * last change: $Author: kz $ $Date: 2007-05-10 14:56:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -60,8 +60,6 @@ #include <svdograf.hxx> #endif -#define ITEMID_GRF_CROP 0 - #ifndef _SDGCPITM_HXX #include <sdgcpitm.hxx> #endif |