summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-01-14 19:11:13 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-01-14 19:11:13 +0100
commit67dbe5e49b8275f7d5c70da987bd9f86aadb0b19 (patch)
tree68f99cd4c04c637b9e176465a7c1e04db43723b1 /chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
parent8ef4540383e2139f5748c93242e2eeded4e679d5 (diff)
parent145dce38af8630b3312e5e2065b32b681d32cc61 (diff)
rebase to DEV300_m69
Diffstat (limited to 'chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx')
-rw-r--r--chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx b/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
index ef0c7bafc..9d7f49103 100644
--- a/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
+++ b/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
@@ -38,7 +38,7 @@
#include "CommonConverters.hxx"
// #ifndef _SFXINTITEM_HXX
-// #include <svtools/intitem.hxx>
+// #include <svl/intitem.hxx>
// #endif
#include <svx/xflclit.hxx>
#include <svx/xlnclit.hxx>
@@ -53,7 +53,7 @@
#include <svx/xlntrit.hxx>
#include <svx/eeitem.hxx>
// for SfxBoolItem
-#include <svtools/eitem.hxx>
+#include <svl/eitem.hxx>
// for XFillGradientStepCountItem
#include <svx/xgrscit.hxx>
#include <com/sun/star/beans/XPropertyState.hpp>