Searched refs:DimNameIndexMap (Results 1 – 2 of 2) sorted by relevance
222 typedef ::std::hash_map<String, long, ScStringHashCode> DimNameIndexMap; typedef in ScDPShowDetailDlg223 DimNameIndexMap maNameIndexMap;
749 maNameIndexMap.insert(DimNameIndexMap::value_type(aName, nDim)); in ScDPShowDetailDlg()770 DimNameIndexMap::const_iterator itr = maNameIndexMap.find(aSelectedName); in GetDimensionName()
Completed in 20 milliseconds