Searched refs:FieldIndexMapTy (Results 1 – 1 of 1) sorted by relevance
105 …typedef std::map<const RSExportRecordType::Field *, std::pair<unsigned,unsigned> > FieldIndexMapTy; typedef106 FieldIndexMapTy mFieldIndexMap;184 FieldIndexMapTy::const_iterator I = mFieldIndexMap.find(F); in getFieldIndex()