Home
last modified time | relevance | path

Searched refs:hasAttributeNS (Results 1 – 5 of 5) sorted by relevance

/trunk/main/desktop/source/deployment/misc/
H A Ddp_dependencies.cxx108 } else if (e->hasAttributeNS( in check()
146 …else if ( dependency->hasAttributeNS( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( xmlNamespace )… in getErrorText()
/trunk/main/unoxml/source/dom/
H A Delement.hxx125 … virtual sal_Bool SAL_CALL hasAttributeNS(const OUString& namespaceURI, const OUString& localName)
H A Delement.cxx406 sal_Bool SAL_CALL CElement::hasAttributeNS( in hasAttributeNS() function in DOM::CElement
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXElement.idl88 boolean hasAttributeNS([in] string namespaceURI,[in] string localName);
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java838 xElemFoo.hasAttributeNS(ns, "foo")); in testXElement()
985 xElemFooClone.hasAttributeNS(ns, "foo")); in testXElement()
2933 public boolean hasAttributeNS(String n, String l) { in hasAttributeNS() method in DOMTest.MockElement

Completed in 58 milliseconds