msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.
commit8036509c09efce63c346d308de3f48bcb158eb28
authorJacek Caban <jacek@codeweavers.com>
Sun, 7 Nov 2010 19:28:36 +0000 (7 20:28 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Nov 2010 10:56:13 +0000 (8 11:56 +0100)
tree941384d3b8e074e81f72fa962e06c841c722e376
parent668f417b9d3a0de724e5b65a7e13aee4444e353c
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeTypeString 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/node.c
dlls/msxml3/pi.c
dlls/msxml3/text.c