Searched defs:IXMLElement_removeAttribute (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml.h392 #define IXMLElement_removeAttribute(This,strPropertyName) (This)->lpVtbl->removeAttribute(This,strPropertyName) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml.h392 #define IXMLElement_removeAttribute(This,strPropertyName) (This)->lpVtbl->removeAttribute(This,strPropertyName) macro

Completed in 61 milliseconds