msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeType and get_nodeParent...
commit6e76c894e8a38e6039bfba1cca5e343c26b44118
authorJacek Caban <jacek@codeweavers.com>
Tue, 7 Sep 2010 13:28:21 +0000 (7 15:28 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Sep 2010 14:01:32 +0000 (7 16:01 +0200)
tree755e7c1c03133344ce5908397890fa62f3231bb9
parent9413fab39ea86a55d2e1e3fb119599436138da42
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeType and get_nodeParent 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