Searched refs:aKeyConditions (Results 1 – 1 of 1) sorted by relevance
193 TSQLStatements aKeyConditions; in updateRow() local232 if( aKeyConditions.empty() ) in updateRow()253 ::rtl::OUStringBuffer& rCondition = aKeyConditions[aSqlIter->first]; in updateRow()271 TSQLStatements aKeyConditions; in insertRow() local333 ::rtl::OUStringBuffer& rCondition = aKeyConditions[aSqlIter->first]; in insertRow()386 TSQLStatements aKeyConditions; in deleteRow() local404 TSQLStatements::iterator aSqlIter = aKeyConditions.begin(); in deleteRow()405 TSQLStatements::iterator aSqlEnd = aKeyConditions.end(); in deleteRow()681 TSQLStatements aKeyConditions; in fillMissingValues() local695 …(aColIter->second.sTableName,sQuotedColumnName,io_aRow[aColIter->second.nPosition],aKeyConditions); in fillMissingValues()[all …]
Completed in 8 milliseconds