Home
last modified time | relevance | path

Searched defs:FILL_PATTERN_LIGHTTRELLIS (Results 1 – 12 of 12) sorted by relevance

/dports/finance/weberp/webERP/Classes/PHPExcel/Style/
H A DFill.php56 const FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis'; define in PHPExcel_Style_Fill
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/
H A DFill.php48 const FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis'; define in PHPExcel_Style_Fill
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/
H A DFill.php48 const FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis'; define in PHPExcel_Style_Fill
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFill.php27 const FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis'; define in PhpOffice\\PhpSpreadsheet\\Style\\Fill
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Style/
H A DFill.php27 const FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis'; define in PhpOffice\\PhpSpreadsheet\\Style\\Fill
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFill.php27 const FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis'; define in PhpOffice\\PhpSpreadsheet\\Style\\Fill
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFill.php25 const FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis'; define in PhpOffice\\PhpSpreadsheet\\Style\\Fill
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFill.php25 const FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis'; define in PhpOffice\\PhpSpreadsheet\\Style\\Fill
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFill.php27 const FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis'; define in PhpOffice\\PhpSpreadsheet\\Style\\Fill
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFill.php25 const FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis'; define in PhpOffice\\PhpSpreadsheet\\Style\\Fill
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFill.php27 const FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis'; define in PhpOffice\\PhpSpreadsheet\\Style\\Fill
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/styles/
H A Dfills.py37 FILL_PATTERN_LIGHTTRELLIS = 'lightTrellis' variable