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

INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED

2007/06/04 13:23:28 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst d682e33d
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: FillStyleContext.cxx,v $ * $RCSfile: FillStyleContext.cxx,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 10:43:08 $ * last change: $Author: hr $ $Date: 2007-06-27 15:23:48 $
* *
* 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.
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
#endif #endif
#ifndef _XMLOFF_XMLIMP_HXX #ifndef _XMLOFF_XMLIMP_HXX
#include "xmlimp.hxx" #include <xmloff/xmlimp.hxx>
#endif #endif
#ifndef _XMLOFF_GRADIENTSTYLE_HXX #ifndef _XMLOFF_GRADIENTSTYLE_HXX
...@@ -68,11 +68,11 @@ ...@@ -68,11 +68,11 @@
#endif #endif
#ifndef _XMLOFF_FAMILIES_HXX_ #ifndef _XMLOFF_FAMILIES_HXX_
#include "families.hxx" #include <xmloff/families.hxx>
#endif #endif
#ifndef _XMLOFF_NMSPMAP_HXX #ifndef _XMLOFF_NMSPMAP_HXX
#include "nmspmap.hxx" #include <xmloff/nmspmap.hxx>
#endif #endif
#ifndef _XMLOFF_XMLNMSPE_HXX #ifndef _XMLOFF_XMLNMSPE_HXX
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
#endif #endif
#ifndef _XMLOFF_XMLBASE64IMPORTCONTEXT_HXX #ifndef _XMLOFF_XMLBASE64IMPORTCONTEXT_HXX
#include "XMLBase64ImportContext.hxx" #include <xmloff/XMLBase64ImportContext.hxx>
#endif #endif
using namespace ::com::sun::star; using namespace ::com::sun::star;
......
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