Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dconfigitem.cxx1143 const OUString* pContainerSubNodes = aContainerSubNodes.getConstArray(); local
1150 if(pSubNodeNames[j] == pContainerSubNodes[nContSub])
1159 xCont->removeByName(pContainerSubNodes[nContSub]);
1167 xCont->replaceByName(pContainerSubNodes[nContSub], Any());

Completed in 23 milliseconds