summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtsecte.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:17:57 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:17:57 +0000
commit69ef5d5f1b6145e461cca1c89229b5301caebe0f (patch)
treefdd7ee2a7c934b74c713dbf00494c0ec4b4deda4 /xmloff/source/text/txtsecte.cxx
parent7178043e4bdbab61238770fe0b9cd5bf59136391 (diff)
INTEGRATION: CWS vgbugs07 (1.16.124); FILE MERGED
2007/06/04 13:23:42 vg 1.16.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/text/txtsecte.cxx')
-rw-r--r--xmloff/source/text/txtsecte.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/xmloff/source/text/txtsecte.cxx b/xmloff/source/text/txtsecte.cxx
index d8fd4ca1dd73..44a6b9afcdc8 100644
--- a/xmloff/source/text/txtsecte.cxx
+++ b/xmloff/source/text/txtsecte.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: txtsecte.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:19:41 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:17:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#include "precompiled_xmloff.hxx"
#ifndef _XMLOFF_TXTPARAE_HXX
-#include "txtparae.hxx"
+#include <xmloff/txtparae.hxx>
#endif
#ifndef _TOOLS_DEBUG_HXX
@@ -104,23 +104,23 @@
#endif
#ifndef _XMLOFF_FAMILIES_HXX_
-#include "families.hxx"
+#include <xmloff/families.hxx>
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLEXP_HXX
-#include "xmlexp.hxx"
+#include <xmloff/xmlexp.hxx>
#endif
#ifndef _XMLOFF_XMLTKMAP_HXX
-#include "xmltkmap.hxx"
+#include <xmloff/xmltkmap.hxx>
#endif
#ifndef _XMLOFF_XMLTEXTNUMRULEINFO_HXX