diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-05-17 14:42:28 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-05-17 14:42:28 +0200 |
commit | a17368b2d3fc0a872c80459b0094b3602c2f1303 (patch) | |
tree | ab2a894bc403a5aa081efb927a074086277c2338 | |
parent | 01d742abafaa5730a3ebaf138f83100d4306b91c (diff) |
#i10000# removed useless includeooo/DEV300_m78
-rw-r--r-- | sw/source/core/SwNumberTree/SwNodeNum.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/docvw/ShadowOverlayObject.cxx | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/core/SwNumberTree/SwNodeNum.cxx b/sw/source/core/SwNumberTree/SwNodeNum.cxx index bbe2023cf7..400c29b2fb 100644 --- a/sw/source/core/SwNumberTree/SwNodeNum.cxx +++ b/sw/source/core/SwNumberTree/SwNodeNum.cxx @@ -38,7 +38,7 @@ #include <IDocumentListItems.hxx> // <-- // --> OD 2010-01-13 #b6912256# -#include <svtools/svstdarr.hxx> +//#include <svtools/svstdarr.hxx> #include <doc.hxx> // <-- diff --git a/sw/source/ui/docvw/ShadowOverlayObject.cxx b/sw/source/ui/docvw/ShadowOverlayObject.cxx index 21225e39f9..b11fc914b5 100644 --- a/sw/source/ui/docvw/ShadowOverlayObject.cxx +++ b/sw/source/ui/docvw/ShadowOverlayObject.cxx @@ -40,7 +40,6 @@ #include <sw_primitivetypes2d.hxx> #include <drawinglayer/primitive2d/primitivetools2d.hxx> -#include <drawinglayer/attribute/fillattribute.hxx> #include <drawinglayer/primitive2d/fillgradientprimitive2d.hxx> namespace sw { namespace sidebarwindows { |