Home
last modified time | relevance | path

Searched refs:iBBcnt (Results 1 – 15 of 15) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/
H A DRoot.php85 [$iSBDcnt, $iBBcnt, $iPPScnt] = $this->calcSize($aList); //, $rhInfo);
87 $this->saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
97 $this->saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
112 [$iSBDcnt, $iBBcnt, $iPPScnt] = [0, 0, 0];
123 $iBBcnt += (floor($raList[$i]->Size / $this->bigBlockSize) +
131 $iBBcnt += (floor($iSmallLen / $this->bigBlockSize) +
137 return [$iSBDcnt, $iBBcnt, $iPPScnt];
160 * @param int $iBBcnt
163 private function saveHeader($iSBDcnt, $iBBcnt, $iPPScnt): void argument
172 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/
H A DRoot.php85 [$iSBDcnt, $iBBcnt, $iPPScnt] = $this->calcSize($aList); //, $rhInfo);
87 $this->saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
97 $this->saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
112 [$iSBDcnt, $iBBcnt, $iPPScnt] = [0, 0, 0];
123 $iBBcnt += (floor($raList[$i]->Size / $this->bigBlockSize) +
131 $iBBcnt += (floor($iSmallLen / $this->bigBlockSize) +
137 return [$iSBDcnt, $iBBcnt, $iPPScnt];
160 * @param int $iBBcnt
163 private function saveHeader($iSBDcnt, $iBBcnt, $iPPScnt): void argument
172 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/
H A DRoot.php121 [$iSBDcnt, $iBBcnt, $iPPScnt] = $this->_calcSize($aList); //, $rhInfo);
123 $this->_saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
133 $this->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
152 [$iSBDcnt, $iBBcnt, $iPPScnt] = [0, 0, 0];
163 $iBBcnt += (floor($raList[$i]->Size / $this->bigBlockSize) +
171 $iBBcnt += (floor($iSmallLen / $this->bigBlockSize) +
177 return [$iSBDcnt, $iBBcnt, $iPPScnt];
200 * @param int $iBBcnt
203 public function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt) argument
212 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/finance/weberp/webERP/Classes/PHPExcel/Shared/OLE/PPS/
H A DRoot.php99 list($iSBDcnt, $iBBcnt, $iPPScnt) = $this->_calcSize($aList); //, $rhInfo);
101 $this->_saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
111 $this->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
130 list($iSBDcnt, $iBBcnt, $iPPScnt) = array(0,0,0);
141 $iBBcnt += (floor($raList[$i]->Size / $this->_BIG_BLOCK_SIZE) +
149 $iBBcnt += (floor($iSmallLen / $this->_BIG_BLOCK_SIZE) +
155 return array($iSBDcnt, $iBBcnt, $iPPScnt);
177 * @param integer $iBBcnt
180 public function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt) argument
189 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/PEAR/OLE/PPS/
H A DRoot.php138 list($iSBDcnt, $iBBcnt, $iPPScnt) = $this->_calcSize($aList); //, $rhInfo);
140 $this->_saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
150 $this->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
175 list($iSBDcnt, $iBBcnt, $iPPScnt) = array(0,0,0);
185 $iBBcnt += (floor($raList[$i]->Size / $this->_BIG_BLOCK_SIZE) +
193 $iBBcnt += (floor($iSmallLen / $this->_BIG_BLOCK_SIZE) +
199 return array($iSBDcnt, $iBBcnt, $iPPScnt);
221 * @param integer $iBBcnt
224 function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt) argument
233 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/
H A DRoot.php121 list($iSBDcnt, $iBBcnt, $iPPScnt) = $this->_calcSize($aList); //, $rhInfo);
123 $this->_saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
133 $this->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
152 list($iSBDcnt, $iBBcnt, $iPPScnt) = [0, 0, 0];
163 $iBBcnt += (floor($raList[$i]->Size / $this->bigBlockSize) +
171 $iBBcnt += (floor($iSmallLen / $this->bigBlockSize) +
177 return [$iSBDcnt, $iBBcnt, $iPPScnt];
200 * @param int $iBBcnt
203 public function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt) argument
212 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLE/PPS/
H A DRoot.php121 list($iSBDcnt, $iBBcnt, $iPPScnt) = $this->_calcSize($aList); //, $rhInfo);
123 $this->_saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
133 $this->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
152 list($iSBDcnt, $iBBcnt, $iPPScnt) = [0, 0, 0];
163 $iBBcnt += (floor($raList[$i]->Size / $this->bigBlockSize) +
171 $iBBcnt += (floor($iSmallLen / $this->bigBlockSize) +
177 return [$iSBDcnt, $iBBcnt, $iPPScnt];
200 * @param int $iBBcnt
203 public function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt) argument
212 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/
H A DRoot.php94 list($iSBDcnt, $iBBcnt, $iPPScnt) = $this->_calcSize($aList); //, $rhInfo);
96 $this->_saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
106 $this->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
125 list($iSBDcnt, $iBBcnt, $iPPScnt) = array(0,0,0);
136 $iBBcnt += (floor($raList[$i]->Size / $this->_BIG_BLOCK_SIZE) +
144 $iBBcnt += (floor($iSmallLen / $this->_BIG_BLOCK_SIZE) +
150 return array($iSBDcnt, $iBBcnt, $iPPScnt);
172 * @param integer $iBBcnt
175 public function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt) argument
184 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/www/tikiwiki/tiki-21.2/lib/sheet/ole/pps/
H A Droot.php114 list($iSBDcnt, $iBBcnt, $iPPScnt) = $this->_calcSize($aList); //, $rhInfo);
116 $this->_saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
126 $this->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
152 list($iSBDcnt, $iBBcnt, $iPPScnt) = array(0,0,0);
163 $iBBcnt += (floor($raList[$i]->Size / $this->_BIG_BLOCK_SIZE) +
171 $iBBcnt += (floor($iSmallLen / $this->_BIG_BLOCK_SIZE) +
177 return array($iSBDcnt, $iBBcnt, $iPPScnt);
199 * @param integer $iBBcnt
202 function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt) argument
211 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/
H A DRoot.php94 list($iSBDcnt, $iBBcnt, $iPPScnt) = $this->_calcSize($aList); //, $rhInfo);
96 $this->_saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
106 $this->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
125 list($iSBDcnt, $iBBcnt, $iPPScnt) = array(0,0,0);
136 $iBBcnt += (floor($raList[$i]->Size / $this->_BIG_BLOCK_SIZE) +
144 $iBBcnt += (floor($iSmallLen / $this->_BIG_BLOCK_SIZE) +
150 return array($iSBDcnt, $iBBcnt, $iPPScnt);
172 * @param integer $iBBcnt
175 public function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt) argument
184 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/www/limesurvey/limesurvey/application/third_party/pear/OLE/PPS/
H A DRoot.php125 list($iSBDcnt, $iBBcnt, $iPPScnt) = $this->_calcSize($aList); //, $rhInfo);
127 $this->_saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
137 $this->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
162 list($iSBDcnt, $iBBcnt, $iPPScnt) = array(0,0,0);
180 $iBBcnt += (floor($iSmallLen / $this->_BIG_BLOCK_SIZE) +
186 return array($iSBDcnt, $iBBcnt, $iPPScnt);
208 * @param integer $iBBcnt
211 function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt) argument
216 return $this->_create_header($iSBDcnt, $iBBcnt, $iPPScnt);
223 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/devel/pear-OLE/OLE-1.0.0RC3/OLE/PPS/
H A DRoot.php125 list($iSBDcnt, $iBBcnt, $iPPScnt) = $this->_calcSize($aList); //, $rhInfo);
127 $this->_saveHeader($iSBDcnt, $iBBcnt, $iPPScnt);
137 $this->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt);
162 list($iSBDcnt, $iBBcnt, $iPPScnt) = array(0,0,0);
180 $iBBcnt += (floor($iSmallLen / $this->_BIG_BLOCK_SIZE) +
186 return array($iSBDcnt, $iBBcnt, $iPPScnt);
208 * @param integer $iBBcnt
211 function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt) argument
216 return $this->_create_header($iSBDcnt, $iBBcnt, $iPPScnt);
223 $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
[all …]
/dports/devel/R-cran-gdata/gdata/inst/perl/OLE/
H A DStorage_Lite.pm264 my ($iSBDcnt, $iBBcnt, $iPPScnt) = $oThis->_calcSize(\@aList, $rhInfo);
267 $oThis->_saveHeader($rhInfo, $iSBDcnt, $iBBcnt, $iPPScnt);
281 $oThis->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt, $rhInfo);
294 my ($iSBDcnt, $iBBcnt, $iPPScnt) = (0,0,0);
305 $iBBcnt +=
314 $iBBcnt += (int($iSmallLen/ $rhInfo->{_BIG_BLOCK_SIZE}) +
319 return ($iSBDcnt, $iBBcnt, $iPPScnt);
334 my($oThis, $rhInfo, $iSBDcnt, $iBBcnt, $iPPScnt) = @_;
342 my $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
376 , pack("V", $iBBcnt+$iSBDcnt), #ROOT START
/dports/devel/p5-OLE-Storage_Lite/OLE-Storage_Lite-0.20/lib/OLE/
H A DStorage_Lite.pm264 my ($iSBDcnt, $iBBcnt, $iPPScnt) = $oThis->_calcSize(\@aList, $rhInfo);
267 $oThis->_saveHeader($rhInfo, $iSBDcnt, $iBBcnt, $iPPScnt);
281 $oThis->_saveBbd($iSBDcnt, $iBBcnt, $iPPScnt, $rhInfo);
294 my ($iSBDcnt, $iBBcnt, $iPPScnt) = (0,0,0);
305 $iBBcnt +=
314 $iBBcnt += (int($iSmallLen/ $rhInfo->{_BIG_BLOCK_SIZE}) +
319 return ($iSBDcnt, $iBBcnt, $iPPScnt);
334 my($oThis, $rhInfo, $iSBDcnt, $iBBcnt, $iPPScnt) = @_;
342 my $iAll = $iBBcnt + $iPPScnt + $iSBDcnt;
376 , pack("V", $iBBcnt+$iSBDcnt), #ROOT START
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/
H A Dphpstan-baseline.neon4559 …message: "#^Parameter \\#2 \\$iBBcnt of method PhpOffice\\\\PhpSpreadsheet\\\\Shared\\\\OLE\\\\PPS…