From 5d19baefa9dad3d55bfabd285ff2031831f96e08 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Mon, 19 Nov 2007 15:40:49 +0000 Subject: INTEGRATION: CWS updchk10 (1.6.38); FILE MERGED 2007/09/14 16:19:51 lo 1.6.38.1: #i81589# xml serialization --- unoxml/source/dom/attr.hxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'unoxml') diff --git a/unoxml/source/dom/attr.hxx b/unoxml/source/dom/attr.hxx index ec82aa70b187..a22430b064d9 100644 --- a/unoxml/source/dom/attr.hxx +++ b/unoxml/source/dom/attr.hxx @@ -4,9 +4,9 @@ * * $RCSfile: attr.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2006-06-20 00:43:12 $ + * last change: $Author: ihi $ $Date: 2007-11-19 16:40:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -46,7 +46,6 @@ using namespace rtl; using namespace com::sun::star::uno; -using namespace com::sun::star::lang; using namespace com::sun::star::xml::dom; namespace DOM -- cgit