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

INTEGRATION: CWS vgbugs07 (1.10.30); FILE MERGED

2007/06/04 13:23:23 vg 1.10.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 988699a3
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: animationimport.cxx,v $ * $RCSfile: animationimport.cxx,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: ihi $ $Date: 2007-04-16 13:10:00 $ * last change: $Author: hr $ $Date: 2007-06-27 15:01: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.
...@@ -130,29 +130,29 @@ ...@@ -130,29 +130,29 @@
#include <list> #include <list>
#ifndef _XMLOFF_XMLTYPES_HXX #ifndef _XMLOFF_XMLTYPES_HXX
#include "xmltypes.hxx" #include <xmloff/xmltypes.hxx>
#endif #endif
#ifndef _SDPROPLS_HXX #ifndef _SDPROPLS_HXX
#include "sdpropls.hxx" #include "sdpropls.hxx"
#endif #endif
#ifndef _XMLOFF_XMLTOKEN_HXX #ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx" #include <xmloff/xmltoken.hxx>
#endif #endif
#ifndef _XMLOFF_XMLIMP_HXX #ifndef _XMLOFF_XMLIMP_HXX
#include "xmlimp.hxx" #include <xmloff/xmlimp.hxx>
#endif #endif
#ifndef _XMLOFF_XMLNMSPE_HXX #ifndef _XMLOFF_XMLNMSPE_HXX
#include "xmlnmspe.hxx" #include "xmlnmspe.hxx"
#endif #endif
#ifndef _XMLOFF_XMLUCONV_HXX #ifndef _XMLOFF_XMLUCONV_HXX
#include "xmluconv.hxx" #include <xmloff/xmluconv.hxx>
#endif #endif
#ifndef _OSL_MUTEX_HXX_ #ifndef _OSL_MUTEX_HXX_
#include <osl/mutex.hxx> #include <osl/mutex.hxx>
#endif #endif
#ifndef _XMLOFF_NMSPMAP_HXX #ifndef _XMLOFF_NMSPMAP_HXX
#include "nmspmap.hxx" #include <xmloff/nmspmap.hxx>
#endif #endif
#ifndef _XMLOFF_ANIM_HXX #ifndef _XMLOFF_ANIM_HXX
......
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