From 94e5b59cf841026e48cb3b0a38df885914d969f2 Mon Sep 17 00:00:00 2001 From: Michael Brauer Date: Tue, 7 Nov 2000 13:05:53 +0000 Subject: shape import/export, remoce core api code --- sw/source/filter/xml/xmltexte.hxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sw/source/filter/xml/xmltexte.hxx') diff --git a/sw/source/filter/xml/xmltexte.hxx b/sw/source/filter/xml/xmltexte.hxx index 55c488e88a7a..9c81b42166de 100644 --- a/sw/source/filter/xml/xmltexte.hxx +++ b/sw/source/filter/xml/xmltexte.hxx @@ -2,9 +2,9 @@ * * $RCSfile: xmltexte.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mib $ $Date: 2000-09-29 10:54:05 $ + * last change: $Author: mib $ $Date: 2000-11-07 14:05:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,8 +62,6 @@ #ifndef _XMLTEXTE_HXX #define _XMLTEXTE_HXX -#ifndef XML_CORE_API - #ifndef _XMLOFF_TEXTPARAE_HXX_ #include #endif @@ -96,7 +94,6 @@ public: SvXMLAutoStylePoolP& rAutoStylePool ); ~SwXMLTextParagraphExport(); }; -#endif #endif // _XMLTEXTE_HXX -- cgit v1.2.3