From 55f3a5e8fbb4b2aadb5f366bc2efd23816c8f846 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 12 Mar 2008 09:40:45 +0000 Subject: INTEGRATION: CWS impresstables2 (1.14.40); FILE MERGED 2007/12/02 01:05:00 cl 1.14.40.1: fixing namespace problems --- xmloff/source/script/xmlscripti.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmloff/source/script/xmlscripti.cxx') diff --git a/xmloff/source/script/xmlscripti.cxx b/xmloff/source/script/xmlscripti.cxx index 7354ec746c39..e723210cf1fa 100644 --- a/xmloff/source/script/xmlscripti.cxx +++ b/xmloff/source/script/xmlscripti.cxx @@ -4,9 +4,9 @@ * * $RCSfile: xmlscripti.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: hr $ $Date: 2007-06-27 15:22:32 $ + * last change: $Author: rt $ $Date: 2008-03-12 10:40:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -46,7 +46,7 @@ #include -using namespace rtl; +using ::rtl::OUString; using namespace com::sun::star; using namespace com::sun::star::uno; using namespace com::sun::star::lang; -- cgit