Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1719 PropertyValue* pSubValues = aSubValues.getArray(); in Commit() local
1724 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