Searched refs:temp_id (Results 1 – 1 of 1) sorted by relevance
4012 CString temp_id; in ReadStringTable() local4041 reader.ReadString("id", temp_id); in ReadStringTable()4042 table->AddToDictionary(temp_id, index); in ReadStringTable()4052 table->SetString(index, temp_id, 0, temp_val, FALSE); in ReadStringTable()