Kaydet (Commit) d8440d81 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.7.2); FILE MERGED

2006/03/10 19:08:15 lo 1.7.2.1: warnings01: remove warnings in unoxml
üst 504b2800
......@@ -4,9 +4,9 @@
*
* $RCSfile: node.hxx,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: rt $ $Date: 2005-10-24 07:37:09 $
* last change: $Author: hr $ $Date: 2006-06-20 00:47:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -103,6 +103,9 @@ namespace DOM
// remove a wrapper instance
static void remove(const xmlNodePtr aNode);
// get the libxml node implementation
static xmlNodePtr getNodePtr(const Reference< XNode >& aNode);
//static Sequence< sal_Int8 >
// ---- DOM interfaces
......
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