summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLStylesExportHelper.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-29 14:35:18 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-29 14:35:18 +0000
commit8a898c09ff61224d7f502de8124ee3b7b4b26ab9 (patch)
treee32aa417cf82d1714f0914d7cc665885bbdc161c /sc/source/filter/xml/XMLStylesExportHelper.hxx
parent406752aef4c7b7488f92824497dc0a6b4feeb737 (diff)
INTEGRATION: CWS dr58_SRC680 (1.27.188); FILE MERGED
2008/01/11 12:49:19 dr 1.27.188.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header
Diffstat (limited to 'sc/source/filter/xml/XMLStylesExportHelper.hxx')
-rw-r--r--sc/source/filter/xml/XMLStylesExportHelper.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sc/source/filter/xml/XMLStylesExportHelper.hxx b/sc/source/filter/xml/XMLStylesExportHelper.hxx
index 520510fa8a65..f3d870b2a985 100644
--- a/sc/source/filter/xml/XMLStylesExportHelper.hxx
+++ b/sc/source/filter/xml/XMLStylesExportHelper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLStylesExportHelper.hxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 12:46:47 $
+ * last change: $Author: rt $ $Date: 2008-01-29 15:35:18 $
*
* 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_XMLSTYLESEXPORTHELPER_HXX
#define _SC_XMLSTYLESEXPORTHELPER_HXX
-#ifndef __SGI_STL_VECTOR
#include <vector>
-#endif
-#ifndef __SGI_STL_LIST
#include <list>
-#endif
#ifndef _COM_SUN_STAR_UNO_ANY_H_
#include <com/sun/star/uno/Any.h>