Home
last modified time | relevance | path

Searched refs:xNs (Results 1 – 2 of 2) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Dattributesmap.cxx109 xmlChar const*const xNs = in getNamedItemNS() local
111 xmlNsPtr const pNs = xmlSearchNsByHref(pNode->doc, pNode, xNs); in getNamedItemNS()
H A Delement.cxx415 xmlChar *xNs = (xmlChar*)o2.getStr(); in hasAttributeNS() local
416 return (m_aNodePtr != NULL && xmlHasNsProp(m_aNodePtr, xName, xNs) != NULL); in hasAttributeNS()

Completed in 27 milliseconds