Home
last modified time | relevance | path

Searched refs:ExpBiff8 (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/filter/excel/
H A Dexcel.cxx287 if( eFormat != ExpBiff5 && eFormat != ExpBiff8 && eFormat != Exp2007Xml ) in ScExportExcel5()
300 if( eFormat == ExpBiff5 || eFormat == ExpBiff8 ) in ScExportExcel5()
301 eRet = lcl_ExportExcelBiff( rMedium, pDocument, pMedStrm, eFormat == ExpBiff8, eNach ); in ScExportExcel5()
/aoo41x/main/sc/inc/
H A Dfilter.hxx68 enum ExportFormatExcel { ExpBiff2, ExpBiff3, ExpBiff4, ExpBiff4W, ExpBiff5, ExpBiff8, Exp2007Xml }; enumerator
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh.cxx2174 eFormat = ExpBiff8; in ConvertTo()

Completed in 28 milliseconds