Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Dexternalrefmgr.hxx736 NumFmtMap maNumFormatMap; member in ScExternalRefManager
/aoo41x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx2427 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 48 milliseconds