Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.hxx85 typedef ::std::hash_map<sal_Int32, sal_Int32> NumberFormatIndexMap; typedef in ScXMLExport
86 NumberFormatIndexMap aNumFmtIndexMap;
H A Dxmlexprt.cxx616 NumberFormatIndexMap::const_iterator itr = aNumFmtIndexMap.find(nNumFmt); in GetNumberFormatStyleIndex()
1133 aNumFmtIndexMap.insert(NumberFormatIndexMap::value_type(nNumFmt, nIndex)); in ExportExternalRefCacheStyles()

Completed in 36 milliseconds