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

INTEGRATION: CWS vgbugs07 (1.24.124); FILE MERGED

2007/06/04 13:23:26 vg 1.24.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst f828694d
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: controlpropertymap.cxx,v $ * $RCSfile: controlpropertymap.cxx,v $
* *
* $Revision: 1.24 $ * $Revision: 1.25 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 10:33:35 $ * last change: $Author: hr $ $Date: 2007-06-27 15:13:13 $
* *
* 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.
...@@ -40,13 +40,13 @@ ...@@ -40,13 +40,13 @@
#include "xmlnmspe.hxx" #include "xmlnmspe.hxx"
#endif #endif
#ifndef _XMLOFF_XMLTOKEN_HXX #ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx" #include <xmloff/xmltoken.hxx>
#endif #endif
#ifndef _XMLOFF_PROPMAPPINGTYPES_HXX #ifndef _XMLOFF_PROPMAPPINGTYPES_HXX
#include "maptype.hxx" #include <xmloff/maptype.hxx>
#endif #endif
#ifndef _XMLOFF_XMLTYPES_HXX #ifndef _XMLOFF_XMLTYPES_HXX
#include "xmltypes.hxx" #include <xmloff/xmltypes.hxx>
#endif #endif
#ifndef __SGI_STL_ALGORITHM #ifndef __SGI_STL_ALGORITHM
#include <algorithm> #include <algorithm>
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
#include "strings.hxx" #include "strings.hxx"
#endif #endif
#ifndef _XMLOFF_CONTEXTID_HXX_ #ifndef _XMLOFF_CONTEXTID_HXX_
#include "contextid.hxx" #include <xmloff/contextid.hxx>
#endif #endif
#ifndef _XMLOFF_FORMS_CONTROLPROPERTYMAP_HXX_ #ifndef _XMLOFF_FORMS_CONTROLPROPERTYMAP_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