Home
last modified time | relevance | path

Searched refs:newNs (Results 1 – 2 of 2) 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
208 cur->ns = newNs; in lcl_nsexchange()
215 curAttr->ns = newNs; in lcl_nsexchange()
218 lcl_nsexchange(cur->children, oldNs, newNs); in lcl_nsexchange()
/trunk/main/solenv/bin/
H A Dmake_ext_update_info.pl511 my @newNs = $parser->new_ns_prefixes();
512 for (@newNs) {

Completed in 85 milliseconds