diff options
author | Martin Hollmichel <mh@openoffice.org> | 2001-10-22 10:21:52 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2001-10-22 10:21:52 +0000 |
commit | fde66e6042cf987c191aad02c9676eb0cc30c131 (patch) | |
tree | 19ec74026cbf39a423bc76aff05dd4a7f1b92b59 /svx/source/xoutdev/xtabhtch.cxx | |
parent | 5d7ae175e3e3f074823edbdcb9888db842ddc226 (diff) |
del: segmentc.hxx
Diffstat (limited to 'svx/source/xoutdev/xtabhtch.cxx')
-rw-r--r-- | svx/source/xoutdev/xtabhtch.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/xoutdev/xtabhtch.cxx b/svx/source/xoutdev/xtabhtch.cxx index fca194237d81..d9af5f1e7716 100644 --- a/svx/source/xoutdev/xtabhtch.cxx +++ b/svx/source/xoutdev/xtabhtch.cxx @@ -2,9 +2,9 @@ * * $RCSfile: xtabhtch.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: thb $ $Date: 2001-08-16 15:41:32 $ + * last change: $Author: mh $ $Date: 2001-10-22 11:21:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -101,9 +101,6 @@ #include <xfillit0.hxx> #endif -#define GLOBALOVERFLOW -#include <segmentc.hxx> - using namespace ::com::sun::star; using namespace ::rtl; |