summaryrefslogtreecommitdiff
path: root/writerperfect
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-04-10 13:10:57 +0000
committerRüdiger Timm <rt@openoffice.org>2008-04-10 13:10:57 +0000
commit44ac17b40d6c87cba0b91ea3e8abb0377f63b048 (patch)
tree5ece5439d43c12525b197fc9d3db33c740c33c73 /writerperfect
parent36c52916d09663e5716cd0c968d26bd7c8bf8e42 (diff)
INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED
2008/04/01 13:02:39 thb 1.2.28.1: #i85898# Stripping all external header guards
Diffstat (limited to 'writerperfect')
-rw-r--r--writerperfect/source/filter/DocumentHandler.cxx6
-rw-r--r--writerperfect/source/wpdimp/wpft_genericfilter.cxx3
2 files changed, 0 insertions, 9 deletions
diff --git a/writerperfect/source/filter/DocumentHandler.cxx b/writerperfect/source/filter/DocumentHandler.cxx
index ab26689174ca..5877b8acd5df 100644
--- a/writerperfect/source/filter/DocumentHandler.cxx
+++ b/writerperfect/source/filter/DocumentHandler.cxx
@@ -23,14 +23,8 @@
#include "FilterInternal.hxx"
#include <string.h>
-
-#ifndef _COM_SUN_STAR_XML_SAX_XDOCUMENTHANDLER_HPP_
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
-#endif
-
-#ifndef _COM_SUN_STAR_XML_SAX_XATTRIBUTELIST_HPP_
#include <com/sun/star/xml/sax/XAttributeList.hpp>
-#endif
#ifndef _ATTRLIST_HPP_
#include <xmloff/attrlist.hxx>
diff --git a/writerperfect/source/wpdimp/wpft_genericfilter.cxx b/writerperfect/source/wpdimp/wpft_genericfilter.cxx
index dbc64b0ba540..c117b93af3c7 100644
--- a/writerperfect/source/wpdimp/wpft_genericfilter.cxx
+++ b/writerperfect/source/wpdimp/wpft_genericfilter.cxx
@@ -27,10 +27,7 @@
#include <osl/mutex.hxx>
#include <osl/thread.h>
#include <cppuhelper/factory.hxx>
-
-#ifndef _COM_SUN_STAR_LANG_XSINGLESERVICEFACTORY_HPP_
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
-#endif
#include "WordPerfectImportFilter.hxx"