diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 10:57:44 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 10:57:44 +0000 |
commit | fe69e81f90e61a53a4fab1ae364ff6520c84783e (patch) | |
tree | 956b8d9443bdb75d6f96c4acbd1ea0a041202150 /oox/source/drawingml/customshapeproperties.cxx | |
parent | e44e596cd9704d128f55f2f700200c95d16734f9 (diff) |
INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED
2008/05/21 12:55:44 dr 1.3.4.4: #i10000# new header
2008/04/25 08:57:33 dr 1.3.4.3: more cleanup
2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05
2008/04/01 15:38:02 hbrinkm 1.3.4.1: 'Merged xmlfilter04'
Diffstat (limited to 'oox/source/drawingml/customshapeproperties.cxx')
-rw-r--r-- | oox/source/drawingml/customshapeproperties.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/oox/source/drawingml/customshapeproperties.cxx b/oox/source/drawingml/customshapeproperties.cxx index de188e1c73d8..340b61e59d3c 100644 --- a/oox/source/drawingml/customshapeproperties.cxx +++ b/oox/source/drawingml/customshapeproperties.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: customshapeproperties.cxx,v $ - * $Revision: 1.5 $ + * $Revision: 1.6 $ * * This file is part of OpenOffice.org. * @@ -34,7 +34,6 @@ #include "oox/helper/propertyset.hxx" #include "oox/core/namespaces.hxx" #include "tokens.hxx" -#include <tools/solar.h> #include <com/sun/star/beans/XMultiPropertySet.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/graphic/XGraphicTransformer.hpp> |