summaryrefslogtreecommitdiffstats
path: root/sw/inc/SwXMLSectionList.hxx
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2001-07-10 16:18:48 +0000
committerMartin Gallwey <mtg@openoffice.org>2001-07-10 16:18:48 +0000
commited10f9a36cc9d34ac11dcea82d5ca219237b7629 (patch)
treef15c5af3e4dee617604c7e8e84d97cb4156ca1df /sw/inc/SwXMLSectionList.hxx
parent#89500# insertTextContent now works for redlines (it now finds its own startn... (diff)
downloadcore-ed10f9a36cc9d34ac11dcea82d5ca219237b7629.tar.gz
core-ed10f9a36cc9d34ac11dcea82d5ca219237b7629.zip
remove unused headers
Diffstat (limited to 'sw/inc/SwXMLSectionList.hxx')
-rw-r--r--sw/inc/SwXMLSectionList.hxx24
1 files changed, 2 insertions, 22 deletions
diff --git a/sw/inc/SwXMLSectionList.hxx b/sw/inc/SwXMLSectionList.hxx
index 5e1625135bca..03abdd0cbc88 100644
--- a/sw/inc/SwXMLSectionList.hxx
+++ b/sw/inc/SwXMLSectionList.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: SwXMLSectionList.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mtg $ $Date: 2001-02-16 09:31:43 $
+ * last change: $Author: mtg $ $Date: 2001-07-10 17:15:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,33 +61,13 @@
#ifndef _SW_XMLSECTIONLIST_HXX
#define _SW_XMLSECTIONLIST_HXX
-#ifndef _SVSTOR_HXX
-#include <so3/svstor.hxx>
-#endif
-
#ifndef _XMLOFF_XMLICTXT_HXX
#include <xmloff/xmlictxt.hxx>
#endif
-
-#ifndef _XMLOFF_XMLITMAP_HXX
-#include <xmloff/xmlitmap.hxx>
-#endif
-
#ifndef _XMLOFF_XMLIMP_HXX
#include <xmloff/xmlimp.hxx>
#endif
-#ifndef _XMLOFF_NMSPMAP_HXX
-#include <xmloff/nmspmap.hxx>
-#endif
-
-#ifndef _XMLOFF_XMLNMSPE_HXX
-#include <xmloff/xmlnmspe.hxx>
-#endif
-
-#ifndef _XMLOFF_XMLKYWD_HXX
-#include <xmloff/xmlkywd.hxx>
-#endif
class SvStrings;
class SwXMLSectionList : public SvXMLImport