summaryrefslogtreecommitdiff
path: root/svx/source/outliner/outlin2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/outliner/outlin2.cxx')
-rw-r--r--svx/source/outliner/outlin2.cxx6
1 files changed, 3 insertions, 3 deletions
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 =======================