Searched refs:newDN (Results 1 – 1 of 1) sorted by relevance
169 OUString newDN = oldDN.copy(0, pairIndex.first); in replaceTagSWithTagST() local170 newDN += OUSTR("ST"); in replaceTagSWithTagST()171 newDN += oldDN.copy(pairIndex.second); in replaceTagSWithTagST()172 return newDN; in replaceTagSWithTagST()
Completed in 10 milliseconds