Home
last modified time | relevance | path

Searched refs:BIFF_version (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/p5-Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.40/lib/Spreadsheet/WriteExcel/
H A DBIFFwriter.pm34 my $BIFF_version = 0x0600;
153 my $version = $BIFF_version;
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/PEAR/Spreadsheet/Excel/Writer/
H A DFormat.php252 function __construct($BIFF_version, $index = 0, $properties = array()) argument
255 $this->_BIFF_version = $BIFF_version;
308 …public function Spreadsheet_Excel_Writer_Format($BIFF_version, $index = 0, $properties = array()… argument
309 self::__construct($BIFF_version, $index, $properties);
H A DWorksheet.php370 function __construct($BIFF_version, $name, argument
379 $this->_BIFF_version = $BIFF_version;
471 public function Spreadsheet_Excel_Writer_Worksheet($BIFF_version, $name, argument
478 …self::__construct($BIFF_version, $name, $index, $activesheet, $firstsheet, $str_total, $str_unique…
/dports/www/tikiwiki/tiki-21.2/lib/sheet/excel/writer/
H A Dformat.php250 function __construct($BIFF_version, $index = 0, $properties = array()) argument
253 $this->_BIFF_version = $BIFF_version;
H A Dworksheet.php360 function __construct($BIFF_version, $name, argument
368 $this->_BIFF_version = $BIFF_version;
/dports/www/limesurvey/limesurvey/application/third_party/pear/Spreadsheet/Excel/Writer/
H A DFormat.php254 public function __construct($BIFF_version, $index = 0, $properties = array()) argument
257 $this->_BIFF_version = $BIFF_version;
H A DWorksheet.php393 public function __construct($BIFF_version, $name, argument
402 $this->_BIFF_version = $BIFF_version;
/dports/textproc/pear-Spreadsheet_Excel_Writer/Spreadsheet_Excel_Writer-0.9.4/Spreadsheet/Excel/Writer/
H A DFormat.php254 public function __construct($BIFF_version, $index = 0, $properties = array()) argument
257 $this->_BIFF_version = $BIFF_version;
H A DWorksheet.php393 public function __construct($BIFF_version, $name, argument
402 $this->_BIFF_version = $BIFF_version;
/dports/finance/frontaccounting/frontaccounting/reporting/includes/
H A DWorkbook.php1060 function Spreadsheet_Excel_Writer_Format($BIFF_version, $index = 0, $properties = array()) argument
1063 $this->_BIFF_version = $BIFF_version;
3734 function Spreadsheet_Excel_Writer_Worksheet($BIFF_version, $name, argument
3742 $this->_BIFF_version = $BIFF_version;