diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 21:48:19 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 21:48:19 +0000 |
commit | b2c308148e7dd69085c7fcc3e5445bcd4ed3ae59 (patch) | |
tree | 5b3f79cf29bb8532c32400b928c00aca684caf74 | |
parent | 73b4b02223c832ffed2850145adca653a708c59c (diff) |
INTEGRATION: CWS aw033 (1.19.58); FILE MERGED
2008/07/11 11:36:08 aw 1.19.58.2: RESYNC: (1.19-1.20); FILE MERGED
2008/07/10 13:00:51 aw 1.19.58.1: #i39532# XOutputDevice removed, PrepareDelete removed
-rw-r--r-- | svx/source/customshapes/EnhancedCustomShapeEngine.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeEngine.cxx b/svx/source/customshapes/EnhancedCustomShapeEngine.cxx index 8c8526af57..e0f2f56394 100644 --- a/svx/source/customshapes/EnhancedCustomShapeEngine.cxx +++ b/svx/source/customshapes/EnhancedCustomShapeEngine.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: EnhancedCustomShapeEngine.cxx,v $ - * $Revision: 1.20 $ + * $Revision: 1.21 $ * * This file is part of OpenOffice.org. * @@ -52,7 +52,6 @@ #include <svx/svdopath.hxx> #include <svx/svdpage.hxx> #include <svx/svdmodel.hxx> -#include <svx/xoutx.hxx> #include "svditer.hxx" #include "unopolyhelper.hxx" #include <uno/mapping.hxx> |