summaryrefslogtreecommitdiff
path: root/writerfilter/unocomponent/debugservices/doctok/DocTokTestService.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-04-03 19:38:33 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-04-04 01:39:08 +0900
commit643a582793c85c3d5e3cd5cfc831d895036ef93d (patch)
treef3a214bf07e276553b63cc1c84f9ff3cbc48ae43 /writerfilter/unocomponent/debugservices/doctok/DocTokTestService.cxx
parentf194d18dfeceff104f9c5e500ea4dd94fa1b5b06 (diff)
removed duplicate #includes
in vbahelper / writerfilter / writerperfect / xmlhelp / xmloff / xmlscript / xmlsecurity
Diffstat (limited to 'writerfilter/unocomponent/debugservices/doctok/DocTokTestService.cxx')
-rw-r--r--writerfilter/unocomponent/debugservices/doctok/DocTokTestService.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/writerfilter/unocomponent/debugservices/doctok/DocTokTestService.cxx b/writerfilter/unocomponent/debugservices/doctok/DocTokTestService.cxx
index 0a8e6500b40e..809aafac79cf 100644
--- a/writerfilter/unocomponent/debugservices/doctok/DocTokTestService.cxx
+++ b/writerfilter/unocomponent/debugservices/doctok/DocTokTestService.cxx
@@ -46,16 +46,12 @@
#include <com/sun/star/embed/XStorage.hpp>
#include <com/sun/star/util/XCloseable.hpp>
#include <comphelper/storagehelper.hxx>
-#include <com/sun/star/embed/XTransactedObject.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <comphelper/seqstream.hxx>
-#include <com/sun/star/ucb/XSimpleFileAccess.hpp>
-#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XMultiComponentFactory.hpp>
#include <com/sun/star/uno/Any.hxx>
-#include <com/sun/star/container/XNameContainer.hpp>
#include <resourcemodel/WW8ResourceModel.hxx>
#include <resourcemodel/exceptions.hxx>
#include <doctok/WW8Document.hxx>