Searched refs:xNodeCont (Results 1 – 1 of 1) sorted by relevance
691 Reference<XNameContainer> xNodeCont (xNodeAcc, UNO_QUERY); in PutProperties() local697 if (!bExist && xNodeCont.is()) in PutProperties()698 xNodeCont->insertByName(sProperty, pValues[i]); in PutProperties()
Completed in 12 milliseconds