Home | History | Annotate | Download | only in win

Lines Matching refs:removeAttributeNS

621     virtual HRESULT STDMETHODCALLTYPE removeAttributeNS( 
623 /* [in] */ BSTR localName) { return DOMElement::removeAttributeNS(namespaceURI, localName); }
880 virtual HRESULT STDMETHODCALLTYPE removeAttributeNS(
882 /* [in] */ BSTR localName) { return DOMHTMLElement::removeAttributeNS(namespaceURI, localName); }
1185 virtual HRESULT STDMETHODCALLTYPE removeAttributeNS(
1187 /* [in] */ BSTR localName) { return DOMHTMLElement::removeAttributeNS(namespaceURI, localName); }
1509 virtual HRESULT STDMETHODCALLTYPE removeAttributeNS(
1511 /* [in] */ BSTR localName) { return DOMHTMLElement::removeAttributeNS(namespaceURI, localName); }
1807 virtual HRESULT STDMETHODCALLTYPE removeAttributeNS(
1809 /* [in] */ BSTR localName) { return DOMHTMLElement::removeAttributeNS(namespaceURI, localName); }
2217 virtual HRESULT STDMETHODCALLTYPE removeAttributeNS(
2219 /* [in] */ BSTR localName) { return DOMHTMLElement::removeAttributeNS(namespaceURI, localName); }