Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/dom/
H A Dnode.cxx201 xmlNodePtr const aNode, xmlNsPtr const oldNs, xmlNsPtr const newNs) in lcl_nsexchange() argument
207 if (cur->ns == oldNs) in lcl_nsexchange()
214 if (curAttr->ns == oldNs) in lcl_nsexchange()
218 lcl_nsexchange(cur->children, oldNs, newNs); in lcl_nsexchange()

Completed in 25 milliseconds