From 55e5986150c47f6918065f9aa31fce86a13d218d Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Fri, 27 Oct 2000 09:45:26 +0000 Subject: linguistic => linguistic2 --- svx/source/outliner/outlin2.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'svx/source/outliner') diff --git a/svx/source/outliner/outlin2.cxx b/svx/source/outliner/outlin2.cxx index bdd8a67cafb5..3b0618f07838 100644 --- a/svx/source/outliner/outlin2.cxx +++ b/svx/source/outliner/outlin2.cxx @@ -2,9 +2,9 @@ * * $RCSfile: outlin2.cxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:01:23 $ + * last change: $Author: tl $ $Date: 2000-10-27 10:45:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,7 @@ DBG_NAMEEX(Outliner); using namespace ::com::sun::star::uno; -using namespace ::com::sun::star::linguistic; +using namespace ::com::sun::star::linguistic2; // ===================================================================== // ====================== Einfache Durchreicher ======================= -- cgit