summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-19 15:40:49 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-19 15:40:49 +0000
commit5d19baefa9dad3d55bfabd285ff2031831f96e08 (patch)
tree93ac0cad7969b7dd3ed81ddd6e1bb3ba5e3842ea /unoxml
parent0c3ef693325c822b7cbd2956dd9fc9a8aec12825 (diff)
INTEGRATION: CWS updchk10 (1.6.38); FILE MERGED
2007/09/14 16:19:51 lo 1.6.38.1: #i81589# xml serialization
Diffstat (limited to 'unoxml')
-rw-r--r--unoxml/source/dom/attr.hxx5
1 files changed, 2 insertions, 3 deletions
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