INTEGRATION: CWS updchk10 (1.4.38); FILE MERGED
2007/09/14 16:19:52 lo 1.4.38.1: #i81589# xml serialization
This commit is contained in:
parent
37e3b7b680
commit
267d092104
1 changed files with 6 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: saxbuilder.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-06-20 00:48:32 $
|
||||
* last change: $Author: ihi $ $Date: 2007-11-19 16:45:36 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -61,10 +61,13 @@
|
|||
|
||||
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::sax;
|
||||
|
||||
using com::sun::star::lang::XServiceInfo;
|
||||
using com::sun::star::lang::XSingleServiceFactory;
|
||||
using com::sun::star::lang::XMultiServiceFactory;
|
||||
|
||||
namespace DOM
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue