Searched refs:maNumFormatMap (Results 1 – 2 of 2) sorted by relevance
736 NumFmtMap maNumFormatMap; member in ScExternalRefManager
2427 NumFmtMap::iterator itr = maNumFormatMap.find(nFileId); in getMappedNumberFormat()2428 if (itr == maNumFormatMap.end()) in getMappedNumberFormat()2431 pair<NumFmtMap::iterator, bool> r = maNumFormatMap.insert( in getMappedNumberFormat()
Completed in 31 milliseconds