Lines Matching refs:pValues
1656 PropertyValue* pValues = aValues.getArray(); in Commit() local
1661 pValues[i].Name = sSlash; in Commit()
1662 pValues[i].Name += pNodeNames[i]; in Commit()
1665 pValues[0].Value <<= rtl::OUString(aDBData.sDataSource); in Commit()
1666 pValues[1].Value <<= rtl::OUString(aDBData.sCommand); in Commit()
1667 pValues[2].Value <<= aDBData.nCommandType; in Commit()
1668 pValues[3].Value <<= rtl::OUString(aEdDbText.GetText()); in Commit()
1675 pValues[4].Value <<= rtl::OUString(sTmp); in Commit()
1678 pValues[5].Value <<= rtl::OUString(sTmp); in Commit()
1681 pValues[6].Value <<= rtl::OUString(pTAutoFmt->GetName()); in Commit()
1685 pValues[7].Value.setValue(&bTmp, rBoolType); in Commit()
1688 pValues[8].Value.setValue(&bTmp, rBoolType); in Commit()
1691 pValues[9].Value.setValue(&bTmp, rBoolType); in Commit()
1694 pValues[10].Value.setValue(&bTmp, rBoolType); in Commit()