summaryrefslogtreecommitdiffstats
path: root/svx/source/customshapes
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-04-02 17:16:52 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-04-02 17:17:22 +0900
commitc4f2c60c088f579471714955f5969b60447fbf64 (patch)
tree58eb2b18ec35725e0db2e0639c9e67dd6eb165c0 /svx/source/customshapes
parentremoved duplicate includes in svl / svtools (diff)
downloadcore-c4f2c60c088f579471714955f5969b60447fbf64.tar.gz
core-c4f2c60c088f579471714955f5969b60447fbf64.zip
removed duplicate includes in svx
Diffstat (limited to 'svx/source/customshapes')
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeEngine.hxx1
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeFontWork.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeEngine.hxx b/svx/source/customshapes/EnhancedCustomShapeEngine.hxx
index a806522203b1..cd383a25cce5 100644
--- a/svx/source/customshapes/EnhancedCustomShapeEngine.hxx
+++ b/svx/source/customshapes/EnhancedCustomShapeEngine.hxx
@@ -34,7 +34,6 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/registry/XRegistryKey.hpp>
-#include <com/sun/star/lang/XComponent.hpp>
#include <cppuhelper/implbase3.hxx>
#ifndef __com_sun_star_awt_Rectangle_hpp_
#include <com/sun/star/awt/Rectangle.hpp>
diff --git a/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx b/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx
index fa1adb656144..c586bf760afc 100644
--- a/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx
+++ b/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx
@@ -38,7 +38,6 @@
#include <svx/sdtfsitm.hxx>
#include <vcl/virdev.hxx>
#include <svx/svditer.hxx>
-#include <vcl/metric.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/frmdiritem.hxx>
#include <editeng/fontitem.hxx>