8 calls to PHPExcel_Writer_Excel5_BIFFwriter::writeData() in Loft Data Grids 6.2
- PHPExcel_Writer_Excel5_BIFFwriter::writeEof in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ Excel5/ BIFFwriter.php - * Writes Excel EOF record to indicate the end of a BIFF stream. * * @access private
- PHPExcel_Writer_Excel5_Workbook::_writeAllDefinedNamesBiff8 in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ Excel5/ Workbook.php - * Writes all the DEFINEDNAME records (BIFF8). * So far this is only used for repeating rows/columns (print titles) and print areas
- PHPExcel_Writer_Excel5_Workbook::_writeCountry in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ Excel5/ Workbook.php - * Stores the COUNTRY record for localization * *
- PHPExcel_Writer_Excel5_Workbook::_writeExternsheetBiff8 in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ Excel5/ Workbook.php - * Writes the Excel BIFF EXTERNSHEET record. These references are used by * formulas. *
- PHPExcel_Writer_Excel5_Workbook::_writeMsoDrawingGroup in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ Excel5/ Workbook.php - * Writes the MSODRAWINGGROUP record if needed. Possibly split using CONTINUE records.
- PHPExcel_Writer_Excel5_Workbook::_writeRecalcId in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ Excel5/ Workbook.php - * Write the RECALCID record * *
- PHPExcel_Writer_Excel5_Workbook::_writeSharedStringsTable in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ Excel5/ Workbook.php - * Handling of the SST continue blocks is complicated by the need to include an * additional continuation byte depending on whether the string is split between * blocks or whether it starts at the beginning of the block. (There are also *…
- PHPExcel_Writer_Excel5_Workbook::_writeSupbookInternal in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ Excel5/ Workbook.php - * Write Internal SUPBOOK record