summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLExportIterator.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-29 14:34:37 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-29 14:34:37 +0000
commitf309876e69999b50856b2296a3bfb9e718d70cf9 (patch)
tree380d93ce642bdf29e72659c0820a9609f55f5272 /sc/source/filter/xml/XMLExportIterator.hxx
parent99c7e62f4b80656968995d4142b973fe402ade59 (diff)
INTEGRATION: CWS dr58_SRC680 (1.31.188); FILE MERGED
2008/01/11 12:49:19 dr 1.31.188.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header
Diffstat (limited to 'sc/source/filter/xml/XMLExportIterator.hxx')
-rw-r--r--sc/source/filter/xml/XMLExportIterator.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sc/source/filter/xml/XMLExportIterator.hxx b/sc/source/filter/xml/XMLExportIterator.hxx
index fc75024bf5a7..15003720bc3b 100644
--- a/sc/source/filter/xml/XMLExportIterator.hxx
+++ b/sc/source/filter/xml/XMLExportIterator.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLExportIterator.hxx,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 12:46:07 $
+ * last change: $Author: rt $ $Date: 2008-01-29 15:34:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,12 +36,8 @@
#ifndef _SC_XMLEXPORTITERATOR_HXX
#define _SC_XMLEXPORTITERATOR_HXX
-#ifndef __SGI_STL_VECTOR
#include <vector>
-#endif
-#ifndef __SGI_STL_LIST
#include <list>
-#endif
#ifndef _COM_SUN_STAR_SHEET_XSPREADSHEET_HPP_
#include <com/sun/star/sheet/XSpreadsheet.hpp>