summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLStylesImportHelper.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-29 14:35:45 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-29 14:35:45 +0000
commit9d2c2f8398210ed6e75016ed32b4fa9d920e11b5 (patch)
tree7ad6c96631c04511f6b35472732960e7e0e670a8 /sc/source/filter/xml/XMLStylesImportHelper.hxx
parente58c97af548de065a391c4e92882938ab9bef2bc (diff)
INTEGRATION: CWS dr58_SRC680 (1.8.556); FILE MERGED
2008/01/11 12:49:19 dr 1.8.556.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header
Diffstat (limited to 'sc/source/filter/xml/XMLStylesImportHelper.hxx')
-rw-r--r--sc/source/filter/xml/XMLStylesImportHelper.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sc/source/filter/xml/XMLStylesImportHelper.hxx b/sc/source/filter/xml/XMLStylesImportHelper.hxx
index 4e9c5da9744d..533b64aa94dc 100644
--- a/sc/source/filter/xml/XMLStylesImportHelper.hxx
+++ b/sc/source/filter/xml/XMLStylesImportHelper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLStylesImportHelper.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:57:43 $
+ * last change: $Author: rt $ $Date: 2008-01-29 15:35:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,12 +51,8 @@
#include <com/sun/star/table/CellAddress.hpp>
#endif
-#ifndef __SGI_STL_SET
#include <set>
-#endif
-#ifndef __SGI_STL_VECTOR
#include <vector>
-#endif
class ScXMLImport;