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

INTEGRATION: CWS vgbugs07 (1.4.354); FILE MERGED

2007/06/04 13:26:08 vg 1.4.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 700ce261
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: AccessibleTextEventQueue.cxx,v $ * $RCSfile: AccessibleTextEventQueue.cxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 04:03:28 $ * last change: $Author: hr $ $Date: 2007-06-27 16:40:09 $
* *
* 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.
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
#endif #endif
#ifndef _SVX_UNOSHAPE_HXX #ifndef _SVX_UNOSHAPE_HXX
#include "unoshape.hxx" #include <svx/unoshape.hxx>
#endif #endif
#ifndef _UNO_LINGU_HXX #ifndef _UNO_LINGU_HXX
...@@ -49,16 +49,16 @@ ...@@ -49,16 +49,16 @@
#endif #endif
#ifndef _SVX_UNOTEXT_HXX #ifndef _SVX_UNOTEXT_HXX
#include "unotext.hxx" #include <svx/unotext.hxx>
#endif #endif
#include "unoedhlp.hxx" #include "unoedhlp.hxx"
#include "unopracc.hxx" #include "unopracc.hxx"
#include "svdmodel.hxx" #include <svx/svdmodel.hxx>
#include "svdpntv.hxx" #include <svx/svdpntv.hxx>
#include "editdata.hxx" #include <svx/editdata.hxx>
#include "editeng.hxx" #include <svx/editeng.hxx>
#include "editview.hxx" #include <svx/editview.hxx>
namespace accessibility namespace accessibility
{ {
......
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