Searched refs:getAttributeNS (Results 1 – 6 of 6) sorted by relevance
115 e->getAttributeNS( in check()149 …sValue = dependency->getAttributeNS( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( xmlNamespace ) … in getErrorText()
88 … virtual OUString SAL_CALL getAttributeNS(const OUString& namespaceURI, const OUString& localName)
312 CElement::getAttributeNS( in getAttributeNS() function in DOM::CElement
57 string getAttributeNS([in] string namespaceURI, [in] string localName);
825 String ret = xElemFoo.getAttributeNS(ns, "foo"); in testXElement()925 "bar", xElemFooNs.getAttributeNS(ns, "foo")); in testXElement()2914 public String getAttributeNS(String n, String q) { in getAttributeNS() method in DOMTest.MockElement
764 return xElem->getAttributeNS(getNameSpace(i_attr), in getMetaAttr()1279 ::rtl::OUString name = xElem->getAttributeNS( in init()1282 ::rtl::OUString type = xElem->getAttributeNS( in init()
Completed in 49 milliseconds