diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:58:43 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:58:43 +0000 |
commit | f64ed4e8768427db911af2a4157b5b69e1c5c5df (patch) | |
tree | 34658b8ddbb5a113a56e0cc616ec4fc846f22899 /svx | |
parent | fdfde87a4475017a21ca3eb5849530b25f9d0722 (diff) |
INTEGRATION: CWS pchfix04 (1.78.72); FILE MERGED
2007/02/05 12:14:11 os 1.78.72.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/svdraw/svdograf.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/svdraw/svdograf.cxx b/svx/source/svdraw/svdograf.cxx index 3fa277d3277b..9be58a6d9930 100644 --- a/svx/source/svdraw/svdograf.cxx +++ b/svx/source/svdraw/svdograf.cxx @@ -4,9 +4,9 @@ * * $RCSfile: svdograf.cxx,v $ * - * $Revision: 1.78 $ + * $Revision: 1.79 $ * - * last change: $Author: ihi $ $Date: 2006-12-19 17:46:57 $ + * last change: $Author: kz $ $Date: 2007-05-10 14:58:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,6 @@ #include "precompiled_svx.hxx" #define _ANIMATION -#define ITEMID_GRF_CROP 0 #ifndef _UTL_STREAM_WRAPPER_HXX_ #include <unotools/streamwrap.hxx> |