Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/config/
H A Dconfigitem.cxx691 Reference<XNameContainer> xNodeCont (xNodeAcc, UNO_QUERY); in PutProperties() local
697 if (!bExist && xNodeCont.is()) in PutProperties()
698 xNodeCont->insertByName(sProperty, pValues[i]); in PutProperties()

Completed in 34 milliseconds