From 599377f65d6c837cd68feb942dc5e21e0d8ff609 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 5 Sep 2007 16:42:39 +0000 Subject: INTEGRATION: CWS ause083 (1.17.22); FILE MERGED 2007/07/17 10:30:31 hjs 1.17.22.1: #i79470# cleanup to survive pch --- svx/source/dialog/hangulhanjadlg.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'svx') diff --git a/svx/source/dialog/hangulhanjadlg.cxx b/svx/source/dialog/hangulhanjadlg.cxx index 54992902e7c0..2082b0146fe6 100644 --- a/svx/source/dialog/hangulhanjadlg.cxx +++ b/svx/source/dialog/hangulhanjadlg.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hangulhanjadlg.cxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: hr $ $Date: 2007-06-27 17:09:51 $ + * last change: $Author: kz $ $Date: 2007-09-05 17:42:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -119,7 +119,7 @@ namespace svx using namespace ::com::sun::star::linguistic2; using namespace ::com::sun::star::lang; using namespace ::com::sun::star::container; - using namespace ::rtl; + using ::rtl::OUString; //------------------------------------------------------------------------- namespace -- cgit