msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeName implementations.
commit7a68fad27389fa33fa6f5b6d47208271ae19b9be
authorJacek Caban <jacek@codeweavers.com>
Sat, 4 Sep 2010 15:56:25 +0000 (4 17:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Sep 2010 14:13:22 +0000 (6 16:13 +0200)
tree15d4f30c0784d5d877faf3fa5ea9d60af24bfbd1
parent27b4f11c0bb9f0b9d9023259ca6a2f9852a2d033
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeName implementations.
dlls/msxml3/attribute.c
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/docfrag.c
dlls/msxml3/domdoc.c
dlls/msxml3/element.c
dlls/msxml3/entityref.c
dlls/msxml3/msxml_private.h
dlls/msxml3/node.c
dlls/msxml3/pi.c
dlls/msxml3/text.c