Searched refs:NumberFormatIndexMap (Results 1 – 2 of 2) sorted by relevance
85 typedef ::std::hash_map<sal_Int32, sal_Int32> NumberFormatIndexMap; typedef in ScXMLExport86 NumberFormatIndexMap aNumFmtIndexMap;
616 NumberFormatIndexMap::const_iterator itr = aNumFmtIndexMap.find(nNumFmt); in GetNumberFormatStyleIndex()1133 aNumFmtIndexMap.insert(NumberFormatIndexMap::value_type(nNumFmt, nIndex)); in ExportExternalRefCacheStyles()
Completed in 42 milliseconds