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

INTEGRATION: CWS vgbugs07 (1.119.14); FILE MERGED

2007/06/04 13:23:25 vg 1.119.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 002b294d
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: ximpshap.cxx,v $ * $RCSfile: ximpshap.cxx,v $
* *
* $Revision: 1.119 $ * $Revision: 1.120 $
* *
* last change: $Author: vg $ $Date: 2007-05-22 16:10:13 $ * last change: $Author: hr $ $Date: 2007-06-27 15:11:25 $
* *
* 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.
...@@ -89,15 +89,15 @@ ...@@ -89,15 +89,15 @@
#endif #endif
#ifndef _XMLOFF_XMLBASE64IMPORTCONTEXT_HXX #ifndef _XMLOFF_XMLBASE64IMPORTCONTEXT_HXX
#include "XMLBase64ImportContext.hxx" #include <xmloff/XMLBase64ImportContext.hxx>
#endif #endif
#ifndef _XMLOFF_XMLSHAPESTYLECONTEXT_HXX #ifndef _XMLOFF_XMLSHAPESTYLECONTEXT_HXX
#include "XMLShapeStyleContext.hxx" #include <xmloff/XMLShapeStyleContext.hxx>
#endif #endif
#ifndef _XMLOFF_XMLUCONV_HXX #ifndef _XMLOFF_XMLUCONV_HXX
#include "xmluconv.hxx" #include <xmloff/xmluconv.hxx>
#endif #endif
#ifndef _COM_SUN_STAR_CONTAINER_XNAMED_HPP_ #ifndef _COM_SUN_STAR_CONTAINER_XNAMED_HPP_
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
#endif #endif
#ifndef _XMLOFF_FAMILIES_HXX_ #ifndef _XMLOFF_FAMILIES_HXX_
#include "families.hxx" #include <xmloff/families.hxx>
#endif #endif
#ifndef _XIMPSTYLE_HXX #ifndef _XIMPSTYLE_HXX
...@@ -180,7 +180,7 @@ ...@@ -180,7 +180,7 @@
#endif #endif
#ifndef _XMLOFF_XMLTOKEN_HXX #ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx" #include <xmloff/xmltoken.hxx>
#endif #endif
#ifndef _ENHANCED_CUSTOMSHAPE_TOKEN_HXX #ifndef _ENHANCED_CUSTOMSHAPE_TOKEN_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