Home
last modified time | relevance | path

Searched refs:DIAGONAL_NONE (Results 1 – 22 of 22) sorted by relevance

/dports/finance/weberp/webERP/Classes/PHPExcel/Style/
H A DBorders.php39 const DIAGONAL_NONE = 0; define in PHPExcel_Style_Borders
142 $this->_diagonalDirection = PHPExcel_Style_Borders::DIAGONAL_NONE;
391 public function setDiagonalDirection($pValue = PHPExcel_Style_Borders::DIAGONAL_NONE) {
393 $pValue = PHPExcel_Style_Borders::DIAGONAL_NONE;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/
H A DBorders.php31 const DIAGONAL_NONE = 0; define in PHPExcel_Style_Borders
134 $this->diagonalDirection = PHPExcel_Style_Borders::DIAGONAL_NONE;
395 public function setDiagonalDirection($pValue = PHPExcel_Style_Borders::DIAGONAL_NONE)
398 $pValue = PHPExcel_Style_Borders::DIAGONAL_NONE;
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/
H A DBorders.php31 const DIAGONAL_NONE = 0; define in PHPExcel_Style_Borders
134 $this->diagonalDirection = PHPExcel_Style_Borders::DIAGONAL_NONE;
395 public function setDiagonalDirection($pValue = PHPExcel_Style_Borders::DIAGONAL_NONE)
398 $pValue = PHPExcel_Style_Borders::DIAGONAL_NONE;
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DBorders.php10 const DIAGONAL_NONE = 0; define in PhpOffice\\PhpSpreadsheet\\Style\\Borders
113 $this->diagonalDirection = self::DIAGONAL_NONE;
390 $pValue = self::DIAGONAL_NONE;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DBorders.php10 const DIAGONAL_NONE = 0; define in PhpOffice\\PhpSpreadsheet\\Style\\Borders
113 $this->diagonalDirection = self::DIAGONAL_NONE;
390 $pValue = self::DIAGONAL_NONE;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Style/
H A DBorders.php10 const DIAGONAL_NONE = 0; define in PhpOffice\\PhpSpreadsheet\\Style\\Borders
113 $this->diagonalDirection = self::DIAGONAL_NONE;
390 $pValue = self::DIAGONAL_NONE;
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DBorders.php10 const DIAGONAL_NONE = 0; define in PhpOffice\\PhpSpreadsheet\\Style\\Borders
110 $this->diagonalDirection = self::DIAGONAL_NONE;
375 $pValue = self::DIAGONAL_NONE;
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DBorders.php10 const DIAGONAL_NONE = 0; define in PhpOffice\\PhpSpreadsheet\\Style\\Borders
113 $this->diagonalDirection = self::DIAGONAL_NONE;
390 $pValue = self::DIAGONAL_NONE;
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DBorders.php10 const DIAGONAL_NONE = 0; define in PhpOffice\\PhpSpreadsheet\\Style\\Borders
113 $this->diagonalDirection = self::DIAGONAL_NONE;
390 $pValue = self::DIAGONAL_NONE;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DBorders.php10 const DIAGONAL_NONE = 0; define in PhpOffice\\PhpSpreadsheet\\Style\\Borders
113 $this->diagonalDirection = self::DIAGONAL_NONE;
378 $pValue = self::DIAGONAL_NONE;
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DBorders.php10 const DIAGONAL_NONE = 0; define in PhpOffice\\PhpSpreadsheet\\Style\\Borders
113 $this->diagonalDirection = self::DIAGONAL_NONE;
378 $pValue = self::DIAGONAL_NONE;
/dports/finance/weberp/webERP/Classes/PHPExcel/Reader/
H A DExcel2007.php1865 $docStyle->getBorders()->setDiagonalDirection(PHPExcel_Style_Borders::DIAGONAL_NONE);
H A DExcel5.php2175 $objStyle->getBorders()->setDiagonalDirection(PHPExcel_Style_Borders::DIAGONAL_NONE);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/
H A DExcel2007.php1835 … $docStyle->getBorders()->setDiagonalDirection(PHPExcel_Style_Borders::DIAGONAL_NONE);
H A DExcel5.php2240 … $objStyle->getBorders()->setDiagonalDirection(PHPExcel_Style_Borders::DIAGONAL_NONE);
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/
H A DExcel2007.php1835 … $docStyle->getBorders()->setDiagonalDirection(PHPExcel_Style_Borders::DIAGONAL_NONE);
H A DExcel5.php2240 … $objStyle->getBorders()->setDiagonalDirection(PHPExcel_Style_Borders::DIAGONAL_NONE);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Reader/
H A DXls.php2339 $objStyle->getBorders()->setDiagonalDirection(Borders::DIAGONAL_NONE);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXls.php2339 $objStyle->getBorders()->setDiagonalDirection(Borders::DIAGONAL_NONE);
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXls.php2268 $objStyle->getBorders()->setDiagonalDirection(Borders::DIAGONAL_NONE);
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXls.php2339 $objStyle->getBorders()->setDiagonalDirection(Borders::DIAGONAL_NONE);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXls.php2344 $objStyle->getBorders()->setDiagonalDirection(Borders::DIAGONAL_NONE);