summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlwrap.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-26 13:55:15 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-26 13:55:15 +0000
commitb74a40b865342d850fe646b93fba0cacb319fd29 (patch)
tree319e8b2aa0db92d4abf2a40d4e772d9bed27f6b4 /sc/source/filter/xml/xmlwrap.cxx
parentd1579336b4121fd5c802bb072bf38270e0272959 (diff)
INTEGRATION: CWS custommeta (1.66.146); FILE MERGED
2008/01/21 11:47:03 mst 1.66.146.1: - sc/source/ui/docshell/docsh3.cxx: + use XDocumentProperties instead of SfxDocumentInfo - sc/source/core/data/drwlayer.cxx, sc/source/filter/xml/xmlwrap.cxx: + remove unneeded includes - sc/source/ui/docshell/makefile.mk: + enable exceptions for docsh3.cxx
Diffstat (limited to 'sc/source/filter/xml/xmlwrap.cxx')
-rw-r--r--sc/source/filter/xml/xmlwrap.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/filter/xml/xmlwrap.cxx b/sc/source/filter/xml/xmlwrap.cxx
index 098e5dce5c03..833b340a0477 100644
--- a/sc/source/filter/xml/xmlwrap.cxx
+++ b/sc/source/filter/xml/xmlwrap.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlwrap.cxx,v $
*
- * $Revision: 1.66 $
+ * $Revision: 1.67 $
*
- * last change: $Author: hr $ $Date: 2007-06-26 10:03:32 $
+ * last change: $Author: obo $ $Date: 2008-02-26 14:55:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -80,7 +80,6 @@
#include <com/sun/star/xml/sax/XParser.hpp>
#include <com/sun/star/io/XActiveDataSource.hpp>
#include <com/sun/star/io/XActiveDataControl.hpp>
-#include <com/sun/star/document/XDocumentInfoSupplier.hpp>
#include <com/sun/star/frame/XModel.hpp>
#ifndef _COM_SUN_STAR_TASK_XSTATUSINDICATORFACTORY_HPP_
#include <com/sun/star/task/XStatusIndicatorFactory.hpp>