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

INTEGRATION: CWS vgbugs07 (1.19.30); FILE MERGED

2007/06/04 13:23:32 vg 1.19.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 0bbdd7ee
......@@ -4,9 +4,9 @@
*
* $RCSfile: styleexp.cxx,v $
*
* $Revision: 1.19 $
* $Revision: 1.20 $
*
* last change: $Author: ihi $ $Date: 2007-04-16 13:12:46 $
* last change: $Author: hr $ $Date: 2007-06-27 15:44:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -45,32 +45,32 @@
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
#include "nmspmap.hxx"
#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLNMSPE_HXX
#include "xmlnmspe.hxx"
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx"
#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XMLOFF_XMLITMAP_HXX
//#include "xmlitmap.hxx"
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
#include "xmluconv.hxx"
#include <xmloff/xmluconv.hxx>
#endif
#ifndef _XMLOFF_XMLKYWD_HXX
#include "xmlkywd.hxx"
#endif
#ifndef _XMLOFF_ATTRLIST_HXX
#include "attrlist.hxx"
#include <xmloff/attrlist.hxx>
#endif
#ifndef _XMLOFF_PROPERTYSETMAPPER_HXX
#include "xmlprmap.hxx"
#include <xmloff/xmlprmap.hxx>
#endif
#ifndef _XMLOFF_XMLEXPPR_HXX
#include "xmlexppr.hxx"
#include <xmloff/xmlexppr.hxx>
#endif
#ifndef _COM_SUN_STAR_XML_SAX_XEXTENDEDDOCUMENTHANDLER_HPP_
......@@ -102,16 +102,16 @@
#endif
#ifndef _XMLOFF_XMLASTPLP_HXX
#include "xmlaustp.hxx"
#include <xmloff/xmlaustp.hxx>
#endif
#ifndef _XMLOFF_STYLEEXP_HXX
#include "styleexp.hxx"
#include <xmloff/styleexp.hxx>
#endif
#ifndef _XMLOFF_XMLEXP_HXX
#include "xmlexp.hxx"
#include <xmloff/xmlexp.hxx>
#endif
#ifndef _XMLOFF_XMLEVENTEXPORT_HXX
#include "XMLEventExport.hxx"
#include <xmloff/XMLEventExport.hxx>
#endif
using namespace ::rtl;
......
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