Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxestyle.hxx314 typedef ::std::vector< XclExpNumFmt > XclExpNumFmtVec; typedef in XclExpNumFmtBuffer
318 XclExpNumFmtVec maFormatMap; /// Maps core formats to Excel indexes.
/aoo41x/main/sc/source/filter/excel/
H A Dxestyle.cxx1237 XclExpNumFmtVec::const_iterator aIt = in Insert()
1255 …for( XclExpNumFmtVec::const_iterator aIt = maFormatMap.begin(), aEnd = maFormatMap.end(); aIt != a… in Save()
1268 …for( XclExpNumFmtVec::const_iterator aIt = maFormatMap.begin(), aEnd = maFormatMap.end(); aIt != a… in SaveXml()

Completed in 29 milliseconds