Searched refs:attMapTo (Results 1 – 2 of 2) sorted by relevance
1184 if (map.attMapTo[i] == contentPseudoAtt) { in mapAttributes()1204 && (map.attributed->attributeDef()->def(map.attMapTo[i]) in mapAttributes()1212 if (!fromTextTokenized && to.tokenized(map.attMapTo[i])) in mapAttributes()1216 to.setSpec(map.attMapTo[i], *this); in mapAttributes()1217 to.setValue(map.attMapTo[i], tem, *this, specLength); in mapAttributes()1615 map.attMapTo.push_back(toIndex); in buildAttributeMapRename()1644 map.attMapTo.push_back(i); in buildAttributeMapRest()1651 map.attMapTo.push_back(i); in buildAttributeMapRest()1655 map.attMapTo.push_back(i); in buildAttributeMapRest()1752 attMapTo.clear(); in clear()
35 Vector<unsigned> attMapTo; member