Searched refs:pSubValues (Results 1 – 1 of 1) sorted by relevance
1719 PropertyValue* pSubValues = aSubValues.getArray(); in Commit() local1724 pSubValues[i].Name = pSubNodeNames[i]; in Commit()1725 pSubValues[0].Value <<= pColumn->sColumn; in Commit()1726 pSubValues[1].Value <<= i; in Commit()1729 pSubValues[2].Value.setValue(&bVal, rBoolType); in Commit()1731 pSubValues[3].Value.setValue(&bVal, rBoolType); in Commit()1738 pSubValues[4].Value <<= rtl::OUString(pNF->GetFormatstring()); in Commit()1743 pSubValues[4].Value <<= rtl::OUString(sTmp); in Commit()1755 pSubValues[5].Value <<= sPrevLang; in Commit()
Completed in 12 milliseconds