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

INTEGRATION: CWS vgbugs07 (1.47.14); FILE MERGED

2007/06/04 13:23:32 vg 1.47.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 463177fb
......@@ -4,9 +4,9 @@
*
* $RCSfile: xmlnumfe.cxx,v $
*
* $Revision: 1.47 $
* $Revision: 1.48 $
*
* last change: $Author: vg $ $Date: 2007-05-22 16:10:49 $
* last change: $Author: hr $ $Date: 2007-06-27 15:47:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -56,13 +56,13 @@
#include <com/sun/star/i18n/NativeNumberXmlAttributes.hpp>
#include "xmlnumfe.hxx"
#include <xmloff/xmlnumfe.hxx>
#include "xmlnmspe.hxx"
#include "xmluconv.hxx"
#include "attrlist.hxx"
#include "nmspmap.hxx"
#include "families.hxx"
#include "xmlnumfi.hxx" // SvXMLNumFmtDefaults
#include <xmloff/xmluconv.hxx>
#include <xmloff/attrlist.hxx>
#include <xmloff/nmspmap.hxx>
#include <xmloff/families.hxx>
#include <xmloff/xmlnumfi.hxx> // SvXMLNumFmtDefaults
#define _SVSTDARR_USHORTS
#include <svtools/svstdarr.hxx>
......@@ -72,11 +72,11 @@
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx"
#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XMLOFF_XMLEXP_HXX
#include "xmlexp.hxx"
#include <xmloff/xmlexp.hxx>
#endif
#include <set>
......
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