summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/xml/wrtxml.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-10 16:34:05 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-10 16:34:05 +0000
commit71a85ce7b778d4e8440f43b6cfa68b9c1b2a1fe1 (patch)
tree4676e1266253096c1157e3c137116456a3821be0 /sw/source/filter/xml/wrtxml.cxx
parentINTEGRATION: CWS changefileheader (1.81.30); FILE MERGED (diff)
downloadcore-71a85ce7b778d4e8440f43b6cfa68b9c1b2a1fe1.tar.gz
core-71a85ce7b778d4e8440f43b6cfa68b9c1b2a1fe1.zip
INTEGRATION: CWS changefileheader (1.60.34); FILE MERGED
2008/04/01 15:58:04 thb 1.60.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:54 thb 1.60.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.60.34.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'sw/source/filter/xml/wrtxml.cxx')
-rw-r--r--sw/source/filter/xml/wrtxml.cxx95
1 files changed, 18 insertions, 77 deletions
diff --git a/sw/source/filter/xml/wrtxml.cxx b/sw/source/filter/xml/wrtxml.cxx
index 9955de085046..38a81f48d8b3 100644
--- a/sw/source/filter/xml/wrtxml.cxx
+++ b/sw/source/filter/xml/wrtxml.cxx
@@ -1,35 +1,30 @@
/*************************************************************************
*
- * OpenOffice.org - a multi-platform office productivity suite
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * $RCSfile: wrtxml.cxx,v $
+ * Copyright 2008 by Sun Microsystems, Inc.
*
- * $Revision: 1.60 $
+ * OpenOffice.org - a multi-platform office productivity suite
*
- * last change: $Author: rt $ $Date: 2008-03-12 12:38:08 $
+ * $RCSfile: wrtxml.cxx,v $
+ * $Revision: 1.61 $
*
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
+ * This file is part of OpenOffice.org.
*
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
*
- * GNU Lesser General Public License Version 2.1
- * =============================================
- * Copyright 2005 by Sun Microsystems, Inc.
- * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
*
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License version 2.1, as published by the Free Software Foundation.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org. If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
*
************************************************************************/
@@ -37,93 +32,39 @@
#include "precompiled_sw.hxx"
#include <com/sun/star/embed/XStorage.hpp>
-
-#ifndef _COM_SUN_STAR_EMBED_ELEMENTMODES_HPP_
#include <com/sun/star/embed/ElementModes.hpp>
-#endif
-#ifndef _COM_SUN_STAR_CONTAINER_XINDEXCONTAINER_HPP_
#include <com/sun/star/container/XIndexContainer.hpp>
-#endif
-#ifndef _COM_SUN_STAR_BEANS_PROPERTYATTRIBUTE_HPP_
#include <com/sun/star/beans/PropertyAttribute.hpp>
-#endif
-#ifndef _COM_SUN_STAR_TASK_XSTATUSINDICATORFACTORY_HPP_
#include <com/sun/star/task/XStatusIndicatorFactory.hpp>
-#endif
-#ifndef _COM_SUN_STAR_IO_XACTIVEDATASOURCE_HPP_
#include <com/sun/star/io/XActiveDataSource.hpp>
-#endif
-#ifndef _COM_SUN_STAR_XML_SAX_XDOCUMENTHANDLER_HPP_
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
-#endif
-#ifndef _COM_SUN_STAR_DOCUMENT_XEXPORTER_HPP_
#include <com/sun/star/document/XExporter.hpp>
-#endif
-#ifndef _COM_SUN_STAR_DOCUMENT_XFILTER_HPP_
#include <com/sun/star/document/XFilter.hpp>
-#endif
-#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
#include <comphelper/processfactory.hxx>
-#endif
-#ifndef _COMPHELPER_GENERICPROPERTYSET_HXX_
#include <comphelper/genericpropertyset.hxx>
-#endif
-#ifndef _UTL_STREAM_WRAPPER_HXX_
#include <unotools/streamwrap.hxx>
-#endif
-#ifndef _XMLGRHLP_HXX
#include <svx/xmlgrhlp.hxx>
-#endif
-#ifndef _XMLEOHLP_HXX
#include <svx/xmleohlp.hxx>
-#endif
-#ifndef INCLUDED_SVTOOLS_SAVEOPT_HXX
#include <svtools/saveopt.hxx>
-#endif
-#ifndef _URLOBJ_HXX
#include <tools/urlobj.hxx>
-#endif
-#ifndef _SFXSTRITEM_HXX
#include <svtools/stritem.hxx>
-#endif
-
-#ifndef _SFXFRAME_HXX
#include <sfx2/frame.hxx>
-#endif
-
-#ifndef _SFXDOCFILE_HXX //autogen wg. SfxMedium
#include <sfx2/docfile.hxx>
-#endif
-#ifndef _PAM_HXX //autogen wg. SwPaM
#include <pam.hxx>
-#endif
-#ifndef _DOC_HXX //autogen wg. SwDoc
#include <doc.hxx>
-#endif
-#ifndef _DOCSTAT_HXX //autogen wg. SwDoc
#include <docstat.hxx>
-#endif
#ifndef _DOCSH_HXX //autogen wg. SwDoc
#include <docsh.hxx>
#endif
#include <unotools/ucbstreamhelper.hxx>
-
-#ifndef _ERRHDL_HXX //autogen wg. ASSERT
#include <errhdl.hxx>
-#endif
-#ifndef _SWSWERROR_H
#include <swerror.h>
-#endif
-#ifndef _WRTXML_HXX
#include <wrtxml.hxx>
-#endif
#ifndef _STATSTR_HRC
#include <statstr.hrc>
#endif
-#ifndef _RTL_LOGFILE_HXX_
#include <rtl/logfile.hxx>
-#endif
using ::rtl::OUString;