msxml3: Use helper to consistently dump variant parameters.
authorNikolay Sivov <nsivov@codeweavers.com>
Mon, 21 Feb 2011 23:04:02 +0000 (02:04 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Feb 2011 11:30:37 +0000 (12:30 +0100)
commita0a464ad81ef6d2c3c98cd3ccaa3d403ee2bff9f
treefed293379cab460adb2767c8c534db46f267cc52
parent26084daa46ee646b4e3d9e79bc68b35bf4f31b65
msxml3: Use helper to consistently dump variant parameters.
16 files changed:
dlls/msxml3/attribute.c
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/docfrag.c
dlls/msxml3/doctype.c
dlls/msxml3/element.c
dlls/msxml3/entityref.c
dlls/msxml3/httprequest.c
dlls/msxml3/main.c
dlls/msxml3/pi.c
dlls/msxml3/saxreader.c
dlls/msxml3/schema.c
dlls/msxml3/stylesheet.c
dlls/msxml3/text.c
dlls/msxml3/xmldoc.c
dlls/msxml3/xmlelem.c