Searched refs:CellTypeMap (Results 1 – 2 of 2) sorted by relevance
661 typedef ::std::hash_map< ::rtl::OUString, sal_Int16, ::rtl::OUStringHash > CellTypeMap; typedef in ScXMLImport662 CellTypeMap aCellTypeMap;
1746 CellTypeMap::value_type( in ScXMLImport()1965 CellTypeMap::const_iterator itr = aCellTypeMap.find(rStrValue); in GetCellType()