Kaydet (Commit) f04b350d authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED

2005/11/17 17:10:57 pl 1.4.34.1: #i55991# removed warnings
üst 5f77dcfa
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: xmltabe.hxx,v $ * $RCSfile: xmltabe.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 13:20:09 $ * last change: $Author: hr $ $Date: 2006-06-19 17:59:49 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -36,6 +36,11 @@ ...@@ -36,6 +36,11 @@
#ifndef _XMLOFF_XMLTABE_HXX #ifndef _XMLOFF_XMLTABE_HXX
#define _XMLOFF_XMLTABE_HXX #define _XMLOFF_XMLTABE_HXX
// prevent funny things like "#define sun 1" from the compiler
#ifndef _SAL_CONFIG_H_
#include <sal/config.h>
#endif
class SvXMLExport; class SvXMLExport;
namespace com { namespace sun { namespace star { namespace com { namespace sun { namespace star {
namespace style { struct TabStop; } namespace style { struct TabStop; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment