Searched refs:aCellTypeMap (Results 1 – 2 of 2) sorted by relevance
1745 aCellTypeMap.insert( in ScXMLImport()1965 CellTypeMap::const_iterator itr = aCellTypeMap.find(rStrValue); in GetCellType()1966 if (itr != aCellTypeMap.end()) in GetCellType()
662 CellTypeMap aCellTypeMap; member in ScXMLImport