Home
last modified time | relevance | path

Searched refs:getAttributeNS (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_dependencies.cxx115 e->getAttributeNS( in check()
149 …sValue = dependency->getAttributeNS( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( xmlNamespace ) … in getErrorText()
/aoo4110/main/unoxml/source/dom/
H A Delement.hxx88 … virtual OUString SAL_CALL getAttributeNS(const OUString& namespaceURI, const OUString& localName)
H A Delement.cxx312 CElement::getAttributeNS( in getAttributeNS() function in DOM::CElement
/aoo4110/main/offapi/com/sun/star/xml/dom/
H A DXElement.idl57 string getAttributeNS([in] string namespaceURI, [in] string localName);
/aoo4110/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java825 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
/aoo4110/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx764 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 56 milliseconds