INTEGRATION: CWS updchk10 (1.8.38); FILE MERGED

2007/09/14 16:19:52 lo 1.8.38.1: #i81589# xml serialization
This commit is contained in:
Ivo Hinkelmann 2007-11-19 15:44:41 +00:00
parent 9c250d20ef
commit 3589804ba2

View file

@ -4,9 +4,9 @@
*
* $RCSfile: node.hxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: hr $ $Date: 2006-06-20 00:47:33 $
* last change: $Author: ihi $ $Date: 2007-11-19 16:44:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -60,9 +60,9 @@
using namespace rtl;
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;
using namespace com::sun::star::xml::dom;
using namespace com::sun::star::xml::dom::events;
using com::sun::star::lang::XUnoTunnel;
namespace DOM
{