Home
last modified time | relevance | path

Searched refs:maNumFormatMap (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx736 NumFmtMap maNumFormatMap; member in ScExternalRefManager
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx2428 NumFmtMap::iterator itr = maNumFormatMap.find(nFileId); in getMappedNumberFormat()
2429 if (itr == maNumFormatMap.end()) in getMappedNumberFormat()
2432 pair<NumFmtMap::iterator, bool> r = maNumFormatMap.insert( in getMappedNumberFormat()

Completed in 37 milliseconds