Kaydet (Commit) 38137fea authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS xmlfix2 (1.11.2); FILE MERGED

2008/05/15 17:26:44 mst 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED
2008/03/31 14:19:29 mst 1.11.2.1: - unoxml/source/dom/{document.hxx,node.hxx,documentbuilder{.hxx,.cxx}}:
  + fix mess resulting from "using namespace rtl"
üst fdb4ef84
......@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: node.hxx,v $
* $Revision: 1.12 $
* $Revision: 1.13 $
*
* This file is part of OpenOffice.org.
*
......@@ -54,7 +54,7 @@
#include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
#include <libxml/tree.h>
using namespace rtl;
using ::rtl::OUString;
using namespace com::sun::star::uno;
using namespace com::sun::star::xml::sax;
using namespace com::sun::star::xml::dom;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment