Searched refs:ExpBiff8 (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | excel.cxx | 287 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()
|
/aoo42x/main/sc/inc/ |
H A D | filter.hxx | 68 enum ExportFormatExcel { ExpBiff2, ExpBiff3, ExpBiff4, ExpBiff4W, ExpBiff5, ExpBiff8, Exp2007Xml }; enumerator
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh.cxx | 2174 eFormat = ExpBiff8; in ConvertTo()
|
Completed in 29 milliseconds