summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-19 15:44:57 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-19 15:44:57 +0000
commit2d8bdf36728d4ea95309ce35f68810cf92208895 (patch)
treedb33f78a1bf723300bb9bf1bffcc3468e1222d55 /unoxml
parent3589804ba21b6b4423c32f2d49736578a8b9a47e (diff)
INTEGRATION: CWS updchk10 (1.5.38); FILE MERGED
2007/09/14 16:19:52 lo 1.5.38.1: #i81589# xml serialization
Diffstat (limited to 'unoxml')
-rw-r--r--unoxml/source/dom/notation.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/unoxml/source/dom/notation.hxx b/unoxml/source/dom/notation.hxx
index abef3b94b0f3..d9c4b2b2e30b 100644
--- a/unoxml/source/dom/notation.hxx
+++ b/unoxml/source/dom/notation.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: notation.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:47:44 $
+ * last change: $Author: ihi $ $Date: 2007-11-19 16:44:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,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