Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/dom/
H A Delement.cxx294 xmlChar const*const pNS = in getAttributeNodeNS() local
296 xmlAttrPtr const pAttr = xmlHasNsProp(m_aNodePtr, pName, pNS); in getAttributeNodeNS()
325 xmlChar const*const pNS = in getAttributeNS() local
328 xmlGetNsProp(m_aNodePtr, pName, pNS), xmlFree); in getAttributeNS()

Completed in 12 milliseconds