Home
last modified time | relevance | path

Searched refs:HORIZONTAL_GENERAL (Results 1 – 25 of 81) sorted by relevance

1234

/dports/finance/weberp/webERP/Classes/PHPExcel/Style/
H A DAlignment.php39 const HORIZONTAL_GENERAL = 'general'; define in PHPExcel_Style_Alignment
60 protected $_horizontal = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL;
208 public function setHorizontal($pValue = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL) {
210 $pValue = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL;
377 if ($this->getHorizontal() != self::HORIZONTAL_GENERAL &&
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/
H A DAlignment.php30 const HORIZONTAL_GENERAL = 'general'; define in PHPExcel_Style_Alignment
56 protected $horizontal = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL;
216 public function setHorizontal($pValue = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL)
219 $pValue = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL;
395 if ($this->getHorizontal() != self::HORIZONTAL_GENERAL &&
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/
H A DAlignment.php30 const HORIZONTAL_GENERAL = 'general'; define in PHPExcel_Style_Alignment
56 protected $horizontal = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL;
216 public function setHorizontal($pValue = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL)
219 $pValue = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL;
395 if ($this->getHorizontal() != self::HORIZONTAL_GENERAL &&
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DAlignment.php10 const HORIZONTAL_GENERAL = 'general'; define in PhpOffice\\PhpSpreadsheet\\Style\\Alignment
36 protected $horizontal = self::HORIZONTAL_GENERAL;
201 $pValue = self::HORIZONTAL_GENERAL;
392 if ($this->getHorizontal() != self::HORIZONTAL_GENERAL &&
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DAlignment.php10 const HORIZONTAL_GENERAL = 'general'; define in PhpOffice\\PhpSpreadsheet\\Style\\Alignment
36 protected $horizontal = self::HORIZONTAL_GENERAL;
201 $pValue = self::HORIZONTAL_GENERAL;
392 if ($this->getHorizontal() != self::HORIZONTAL_GENERAL &&
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Style/
H A DAlignment.php10 const HORIZONTAL_GENERAL = 'general'; define in PhpOffice\\PhpSpreadsheet\\Style\\Alignment
36 protected $horizontal = self::HORIZONTAL_GENERAL;
201 $pValue = self::HORIZONTAL_GENERAL;
392 if ($this->getHorizontal() != self::HORIZONTAL_GENERAL &&
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DAlignment.php10 const HORIZONTAL_GENERAL = 'general'; define in PhpOffice\\PhpSpreadsheet\\Style\\Alignment
36 protected $horizontal = self::HORIZONTAL_GENERAL;
201 $pValue = self::HORIZONTAL_GENERAL;
392 if ($this->getHorizontal() != self::HORIZONTAL_GENERAL &&
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DAlignment.php10 const HORIZONTAL_GENERAL = 'general'; define in PhpOffice\\PhpSpreadsheet\\Style\\Alignment
36 protected $horizontal = self::HORIZONTAL_GENERAL;
201 $pValue = self::HORIZONTAL_GENERAL;
392 if ($this->getHorizontal() != self::HORIZONTAL_GENERAL &&
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/
H A DCellAlignment.php13 Alignment::HORIZONTAL_GENERAL => 0,
39 return self::$horizontalMap[Alignment::HORIZONTAL_GENERAL];
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DAlignment.php10 const HORIZONTAL_GENERAL = 'general'; define in PhpOffice\\PhpSpreadsheet\\Style\\Alignment
40 protected $horizontal = self::HORIZONTAL_GENERAL;
203 $pValue = self::HORIZONTAL_GENERAL;
393 $this->getHorizontal() != self::HORIZONTAL_GENERAL &&
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DAlignment.php10 const HORIZONTAL_GENERAL = 'general'; define in PhpOffice\\PhpSpreadsheet\\Style\\Alignment
40 protected $horizontal = self::HORIZONTAL_GENERAL;
203 $pValue = self::HORIZONTAL_GENERAL;
393 $this->getHorizontal() != self::HORIZONTAL_GENERAL &&
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DAlignment.php10 const HORIZONTAL_GENERAL = 'general'; define in PhpOffice\\PhpSpreadsheet\\Style\\Alignment
40 protected $horizontal = self::HORIZONTAL_GENERAL;
203 $pValue = self::HORIZONTAL_GENERAL;
393 $this->getHorizontal() != self::HORIZONTAL_GENERAL &&
/dports/finance/weberp/webERP/Classes/PHPExcel/
H A DComment.php112 $this->_alignment = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL;
270 public function setAlignment($pValue = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/
H A DComment.php104 $this->alignment = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL;
277 public function setAlignment($pValue = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL)
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/
H A DComment.php104 $this->alignment = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL;
277 public function setAlignment($pValue = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL)
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/
H A DAlignment.php18 AlignmentStyles::HORIZONTAL_GENERAL,
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/
H A DCellAlignment.php13 0 => Alignment::HORIZONTAL_GENERAL,
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/
H A DComment.php81 $this->alignment = Style\Alignment::HORIZONTAL_GENERAL;
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/
H A DComment.php81 $this->alignment = Style\Alignment::HORIZONTAL_GENERAL;
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/
H A DComment.php81 $this->alignment = Style\Alignment::HORIZONTAL_GENERAL;
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/
H A DComment.php81 $this->alignment = Style\Alignment::HORIZONTAL_GENERAL;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/
H A DComment.php81 $this->alignment = Style\Alignment::HORIZONTAL_GENERAL;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/
H A DComment.php81 $this->alignment = Style\Alignment::HORIZONTAL_GENERAL;
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/
H A DComment.php81 $this->alignment = Style\Alignment::HORIZONTAL_GENERAL;
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/
H A DComment.php81 $this->alignment = Style\Alignment::HORIZONTAL_GENERAL;

1234