Home
last modified time | relevance | path

Searched refs:getNamedItemNS (Results 1 – 8 of 8) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Dattributesmap.hxx70 virtual Reference< XNode > SAL_CALL getNamedItemNS(
H A Dentitiesmap.cxx63 CEntitiesMap::getNamedItemNS( in getNamedItemNS() function in DOM::CEntitiesMap
H A Dentitiesmap.hxx70 virtual Reference< XNode > SAL_CALL getNamedItemNS(
H A Dnotationsmap.cxx65 CNotationsMap::getNamedItemNS( in getNamedItemNS() function in DOM::CNotationsMap
H A Dnotationsmap.hxx70 virtual Reference< XNode > SAL_CALL getNamedItemNS(
H A Dattributesmap.cxx96 CAttributesMap::getNamedItemNS( in getNamedItemNS() function in DOM::CAttributesMap
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java954 XNode xAttr_ = xAttrMap.getNamedItemNS(ns, "foo"); in testXElement()
2398 xAttrBarNs, xAttributes.getNamedItemNS(ns, "bar")); in testXNamedNodeMap_AttributesMap()
2428 xAttrBarNsSet, xAttributes.getNamedItemNS(ns, "bar")); in testXNamedNodeMap_AttributesMap()
2864 public XNode getNamedItemNS(String n, String l) { in getNamedItemNS() method in DOMTest.MockNodeMap
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXNamedNodeMap.idl54 XNode getNamedItemNS([in] string namespaceURI,[in] string localName);

Completed in 60 milliseconds