diff options
author | Peter Burow <pb@openoffice.org> | 2000-10-23 11:08:49 +0000 |
---|---|---|
committer | Peter Burow <pb@openoffice.org> | 2000-10-23 11:08:49 +0000 |
commit | ec517a4b65abdc0b58872fddf4fdae181ec67eb0 (patch) | |
tree | ba641c45b70edfb98eaae929a3400c6ea62caf96 /svx/source/editeng/impedit.hxx | |
parent | 4c2549c86a326a5e0ff7ecf8231d703f94f2ae2d (diff) |
chg: unotools -> comphelper
Diffstat (limited to 'svx/source/editeng/impedit.hxx')
-rw-r--r-- | svx/source/editeng/impedit.hxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/source/editeng/impedit.hxx b/svx/source/editeng/impedit.hxx index 9eb0166ff102..7f8541e14265 100644 --- a/svx/source/editeng/impedit.hxx +++ b/svx/source/editeng/impedit.hxx @@ -2,9 +2,9 @@ * * $RCSfile: impedit.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:01:14 $ + * last change: $Author: pb $ $Date: 2000-10-23 12:02:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -109,10 +109,6 @@ #include <com/sun/star/text/WordType.hpp> #endif -#ifndef _UNOTOOLS_PROCESSFACTORY_HXX_ -#include <unotools/processfactory.hxx> -#endif - DBG_NAMEEX( EditView ); DBG_NAMEEX( EditEngine ); |