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

INTEGRATION: CWS vgbugs07 (1.63.18); FILE MERGED

2007/06/04 13:23:40 vg 1.63.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 07bf8237
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: txtfldi.cxx,v $ * $RCSfile: txtfldi.cxx,v $
* *
* $Revision: 1.63 $ * $Revision: 1.64 $
* *
* last change: $Author: kz $ $Date: 2007-05-09 13:21:59 $ * last change: $Author: hr $ $Date: 2007-06-27 16:15:02 $
* *
* 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.
...@@ -51,15 +51,15 @@ ...@@ -51,15 +51,15 @@
#endif #endif
#ifndef _XMLOFF_XMLIMP_HXX #ifndef _XMLOFF_XMLIMP_HXX
#include "xmlimp.hxx" #include <xmloff/xmlimp.hxx>
#endif #endif
#ifndef _XMLOFF_XMLNUMI_HXX #ifndef _XMLOFF_XMLNUMI_HXX
#include "xmlnumi.hxx" #include <xmloff/xmlnumi.hxx>
#endif #endif
#ifndef _XMLOFF_TEXTIMP_HXX_ #ifndef _XMLOFF_TEXTIMP_HXX_
#include "txtimp.hxx" #include <xmloff/txtimp.hxx>
#endif #endif
#ifndef _XMLOFF_XMLNMSPE_HXX #ifndef _XMLOFF_XMLNMSPE_HXX
...@@ -67,19 +67,19 @@ ...@@ -67,19 +67,19 @@
#endif #endif
#ifndef _XMLOFF_NMSPMAP_HXX #ifndef _XMLOFF_NMSPMAP_HXX
#include "nmspmap.hxx" #include <xmloff/nmspmap.hxx>
#endif #endif
#ifndef _XMLOFF_XMLTOKEN_HXX #ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx" #include <xmloff/xmltoken.hxx>
#endif #endif
#ifndef _XMLOFF_XMLUCONV_HXX #ifndef _XMLOFF_XMLUCONV_HXX
#include "xmluconv.hxx" #include <xmloff/xmluconv.hxx>
#endif #endif
#ifndef _XMLOFF_XMLEMENT_HXX #ifndef _XMLOFF_XMLEMENT_HXX
#include "xmlement.hxx" #include <xmloff/xmlement.hxx>
#endif #endif
#ifndef _XMLOFF_XMLSTRINGBUFFERIMPORTCONTEXT_HXX #ifndef _XMLOFF_XMLSTRINGBUFFERIMPORTCONTEXT_HXX
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
#endif #endif
#ifndef _XMLOFF_XMLEVENTSIMPORTCONTEXT_HXX #ifndef _XMLOFF_XMLEVENTSIMPORTCONTEXT_HXX
#include "XMLEventsImportContext.hxx" #include <xmloff/XMLEventsImportContext.hxx>
#endif #endif
#ifndef _COM_SUN_STAR_XML_SAX_XATTRIBUTELIST_HPP_ #ifndef _COM_SUN_STAR_XML_SAX_XATTRIBUTELIST_HPP_
......
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