Home
last modified time | relevance | path

Searched refs:bestFitType (Results 1 – 25 of 71) sorted by relevance

123

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/
H A DTrend.php113 $bestFitType = key($bestFitValue);
115 return $bestFit[$bestFitType];
H A DPolynomialBestFit.php15 protected $bestFitType = 'polynomial'; variable in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
187 $this->bestFitType .= '_' . $order;
H A DLinearBestFit.php13 protected $bestFitType = 'linear'; variable in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\LinearBestFit
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DTrend.php113 $bestFitType = key($bestFitValue);
115 return $bestFit[$bestFitType];
H A DPolynomialBestFit.php15 protected $bestFitType = 'polynomial'; variable in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
189 $this->bestFitType .= '_' . $order;
H A DLinearBestFit.php13 protected $bestFitType = 'linear'; variable in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\LinearBestFit
/dports/finance/weberp/webERP/Classes/PHPExcel/Shared/trend/
H A DtrendClass.php148 $bestFitType = key($bestFitValue);
149 return $bestFit[$bestFitType];
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DTrend.php113 $bestFitType = key($bestFitValue);
115 return $bestFit[$bestFitType];
H A DPolynomialBestFit.php15 protected $bestFitType = 'polynomial'; variable in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
189 $this->bestFitType .= '_' . $order;
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DTrend.php114 $bestFitType = key($bestFitValue);
116 return $bestFit[$bestFitType];
H A DPolynomialBestFit.php15 protected $bestFitType = 'polynomial'; variable in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
191 $this->bestFitType .= '_' . $order;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DTrend.php113 $bestFitType = key($bestFitValue);
115 return $bestFit[$bestFitType];
H A DPolynomialBestFit.php15 protected $bestFitType = 'polynomial'; variable in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
189 $this->bestFitType .= '_' . $order;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/
H A DtrendClass.php141 $bestFitType = key($bestFitValue);
142 return $bestFit[$bestFitType];
H A DpolynomialBestFitClass.php39 protected $bestFitType = 'polynomial'; variable in PHPExcel_Polynomial_Best_Fit
211 $this->bestFitType .= '_'.$order;
H A DlinearBestFitClass.php38 protected $bestFitType = 'linear'; variable in PHPExcel_Linear_Best_Fit
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/
H A DtrendClass.php141 $bestFitType = key($bestFitValue);
142 return $bestFit[$bestFitType];
H A DpolynomialBestFitClass.php39 protected $bestFitType = 'polynomial'; variable in PHPExcel_Polynomial_Best_Fit
211 $this->bestFitType .= '_'.$order;
H A DlinearBestFitClass.php38 protected $bestFitType = 'linear'; variable in PHPExcel_Linear_Best_Fit
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DTrend.php113 $bestFitType = key($bestFitValue);
115 return $bestFit[$bestFitType];
H A DPolynomialBestFit.php15 protected $bestFitType = 'polynomial'; variable in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
189 $this->bestFitType .= '_' . $order;
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DTrend.php113 $bestFitType = key($bestFitValue);
115 return $bestFit[$bestFitType];
H A DPolynomialBestFit.php15 protected $bestFitType = 'polynomial'; variable in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
189 $this->bestFitType .= '_' . $order;
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DTrend.php113 $bestFitType = key($bestFitValue);
115 return $bestFit[$bestFitType];
H A DPolynomialBestFit.php15 protected $bestFitType = 'polynomial'; variable in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
189 $this->bestFitType .= '_' . $order;

123