Searched refs:mapAccountTally (Results 1 – 3 of 3) sorted by relevance
1168 map<string, tallyitem> mapAccountTally; in ListReceived() local1189 tallyitem& item = mapAccountTally[strAccount]; in ListReceived()1220 …for (map<string, tallyitem>::iterator it = mapAccountTally.begin(); it != mapAccountTally.end(); +… in ListReceived()