Searched refs:XclImpIndexMap (Results 1 – 2 of 2) sorted by relevance
246 typedef ::std::map< sal_uInt16, sal_uLong > XclImpIndexMap; typedef in XclImpNumFmtBuffer248 XclImpIndexMap maIndexMap; /// Maps Excel format indexes to Calc formats.
621 XclImpIndexMap::const_iterator aIt = maIndexMap.find( nXclNumFmt ); in GetScFormat()
Completed in 19 milliseconds