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;
1766 CellTypeMap::value_type( in ScXMLImport()1985 CellTypeMap::const_iterator itr = aCellTypeMap.find(rStrValue); in GetCellType()
Completed in 268 milliseconds