Home
last modified time | relevance | path

Searched refs:hyperlinkCollection (Results 1 – 20 of 20) sorted by relevance

/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php304 private $hyperlinkCollection = []; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
2776 if (isset($this->hyperlinkCollection[$pCellCoordinate])) {
2777 return $this->hyperlinkCollection[$pCellCoordinate];
2781 $this->hyperlinkCollection[$pCellCoordinate] = new Hyperlink();
2783 return $this->hyperlinkCollection[$pCellCoordinate];
2797 unset($this->hyperlinkCollection[$pCellCoordinate]);
2799 $this->hyperlinkCollection[$pCellCoordinate] = $pHyperlink;
2814 return isset($this->hyperlinkCollection[$pCoordinate]);
2824 return $this->hyperlinkCollection;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/
H A DWorksheet.php304 private $hyperlinkCollection = []; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
2755 if (isset($this->hyperlinkCollection[$pCellCoordinate])) {
2756 return $this->hyperlinkCollection[$pCellCoordinate];
2760 $this->hyperlinkCollection[$pCellCoordinate] = new Hyperlink();
2762 return $this->hyperlinkCollection[$pCellCoordinate];
2776 unset($this->hyperlinkCollection[$pCellCoordinate]);
2778 $this->hyperlinkCollection[$pCellCoordinate] = $pHyperlink;
2793 return isset($this->hyperlinkCollection[$pCoordinate]);
2803 return $this->hyperlinkCollection;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php304 private $hyperlinkCollection = []; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
2755 if (isset($this->hyperlinkCollection[$pCellCoordinate])) {
2756 return $this->hyperlinkCollection[$pCellCoordinate];
2760 $this->hyperlinkCollection[$pCellCoordinate] = new Hyperlink();
2762 return $this->hyperlinkCollection[$pCellCoordinate];
2776 unset($this->hyperlinkCollection[$pCellCoordinate]);
2778 $this->hyperlinkCollection[$pCellCoordinate] = $pHyperlink;
2793 return isset($this->hyperlinkCollection[$pCoordinate]);
2803 return $this->hyperlinkCollection;
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php304 private $hyperlinkCollection = []; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
2743 if (isset($this->hyperlinkCollection[$pCellCoordinate])) {
2744 return $this->hyperlinkCollection[$pCellCoordinate];
2748 $this->hyperlinkCollection[$pCellCoordinate] = new Hyperlink();
2750 return $this->hyperlinkCollection[$pCellCoordinate];
2763 unset($this->hyperlinkCollection[$pCellCoordinate]);
2765 $this->hyperlinkCollection[$pCellCoordinate] = $pHyperlink;
2780 return isset($this->hyperlinkCollection[$pCoordinate]);
2790 return $this->hyperlinkCollection;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/
H A DWorksheet.php290 private $hyperlinkCollection = array(); variable in PHPExcel_Worksheet
2686 if (isset($this->hyperlinkCollection[$pCellCoordinate])) {
2687 return $this->hyperlinkCollection[$pCellCoordinate];
2691 $this->hyperlinkCollection[$pCellCoordinate] = new PHPExcel_Cell_Hyperlink();
2692 return $this->hyperlinkCollection[$pCellCoordinate];
2705 unset($this->hyperlinkCollection[$pCellCoordinate]);
2707 $this->hyperlinkCollection[$pCellCoordinate] = $pHyperlink;
2720 return isset($this->hyperlinkCollection[$pCoordinate]);
2730 return $this->hyperlinkCollection;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php304 private $hyperlinkCollection = []; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
2715 if (isset($this->hyperlinkCollection[$pCellCoordinate])) {
2716 return $this->hyperlinkCollection[$pCellCoordinate];
2720 $this->hyperlinkCollection[$pCellCoordinate] = new Hyperlink();
2722 return $this->hyperlinkCollection[$pCellCoordinate];
2735 unset($this->hyperlinkCollection[$pCellCoordinate]);
2737 $this->hyperlinkCollection[$pCellCoordinate] = $pHyperlink;
2752 return isset($this->hyperlinkCollection[$pCoordinate]);
2762 return $this->hyperlinkCollection;
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/
H A DWorksheet.php290 private $hyperlinkCollection = array(); variable in PHPExcel_Worksheet
2686 if (isset($this->hyperlinkCollection[$pCellCoordinate])) {
2687 return $this->hyperlinkCollection[$pCellCoordinate];
2691 $this->hyperlinkCollection[$pCellCoordinate] = new PHPExcel_Cell_Hyperlink();
2692 return $this->hyperlinkCollection[$pCellCoordinate];
2705 unset($this->hyperlinkCollection[$pCellCoordinate]);
2707 $this->hyperlinkCollection[$pCellCoordinate] = $pHyperlink;
2720 return isset($this->hyperlinkCollection[$pCoordinate]);
2730 return $this->hyperlinkCollection;
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php304 private $hyperlinkCollection = []; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
2771 if (isset($this->hyperlinkCollection[$pCellCoordinate])) {
2772 return $this->hyperlinkCollection[$pCellCoordinate];
2776 $this->hyperlinkCollection[$pCellCoordinate] = new Hyperlink();
2778 return $this->hyperlinkCollection[$pCellCoordinate];
2792 unset($this->hyperlinkCollection[$pCellCoordinate]);
2794 $this->hyperlinkCollection[$pCellCoordinate] = $pHyperlink;
2809 return isset($this->hyperlinkCollection[$pCoordinate]);
2819 return $this->hyperlinkCollection;
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php304 private $hyperlinkCollection = []; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
2715 if (isset($this->hyperlinkCollection[$pCellCoordinate])) {
2716 return $this->hyperlinkCollection[$pCellCoordinate];
2720 $this->hyperlinkCollection[$pCellCoordinate] = new Hyperlink();
2722 return $this->hyperlinkCollection[$pCellCoordinate];
2735 unset($this->hyperlinkCollection[$pCellCoordinate]);
2737 $this->hyperlinkCollection[$pCellCoordinate] = $pHyperlink;
2752 return isset($this->hyperlinkCollection[$pCoordinate]);
2762 return $this->hyperlinkCollection;
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php304 private $hyperlinkCollection = []; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
2771 if (isset($this->hyperlinkCollection[$pCellCoordinate])) {
2772 return $this->hyperlinkCollection[$pCellCoordinate];
2776 $this->hyperlinkCollection[$pCellCoordinate] = new Hyperlink();
2778 return $this->hyperlinkCollection[$pCellCoordinate];
2792 unset($this->hyperlinkCollection[$pCellCoordinate]);
2794 $this->hyperlinkCollection[$pCellCoordinate] = $pHyperlink;
2809 return isset($this->hyperlinkCollection[$pCoordinate]);
2819 return $this->hyperlinkCollection;
/dports/finance/weberp/webERP/Classes/PHPExcel/Writer/Excel2007/
H A DWorksheet.php611 $hyperlinkCollection = $pSheet->getHyperlinkCollection();
617 if (!empty($hyperlinkCollection)) {
620 foreach ($hyperlinkCollection as $coordinate => $hyperlink) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/
H A DWorksheet.php614 $hyperlinkCollection = $pSheet->getHyperlinkCollection();
620 if (!empty($hyperlinkCollection)) {
623 foreach ($hyperlinkCollection as $coordinate => $hyperlink) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/
H A DWorksheet.php607 $hyperlinkCollection = $pSheet->getHyperlinkCollection();
613 if (!empty($hyperlinkCollection)) {
616 foreach ($hyperlinkCollection as $coordinate => $hyperlink) {
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/
H A DWorksheet.php614 $hyperlinkCollection = $pSheet->getHyperlinkCollection();
620 if (!empty($hyperlinkCollection)) {
623 foreach ($hyperlinkCollection as $coordinate => $hyperlink) {
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DWorksheet.php616 $hyperlinkCollection = $pSheet->getHyperlinkCollection();
622 if (!empty($hyperlinkCollection)) {
625 foreach ($hyperlinkCollection as $coordinate => $hyperlink) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DWorksheet.php610 $hyperlinkCollection = $pSheet->getHyperlinkCollection();
616 if (!empty($hyperlinkCollection)) {
619 foreach ($hyperlinkCollection as $coordinate => $hyperlink) {
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DWorksheet.php615 $hyperlinkCollection = $pSheet->getHyperlinkCollection();
621 if (!empty($hyperlinkCollection)) {
624 foreach ($hyperlinkCollection as $coordinate => $hyperlink) {
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DWorksheet.php615 $hyperlinkCollection = $pSheet->getHyperlinkCollection();
621 if (!empty($hyperlinkCollection)) {
624 foreach ($hyperlinkCollection as $coordinate => $hyperlink) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DWorksheet.php634 $hyperlinkCollection = $pSheet->getHyperlinkCollection();
640 if (!empty($hyperlinkCollection)) {
643 foreach ($hyperlinkCollection as $coordinate => $hyperlink) {
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DWorksheet.php634 $hyperlinkCollection = $pSheet->getHyperlinkCollection();
640 if (!empty($hyperlinkCollection)) {
643 foreach ($hyperlinkCollection as $coordinate => $hyperlink) {