Home
last modified time | relevance | path

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

/dports/finance/weberp/webERP/Classes/PHPExcel/
H A DDocumentProperties.php177 public function setLastModifiedBy($pValue = '') { function in PHPExcel_DocumentProperties
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/
H A DProperties.php151 public function setLastModifiedBy($pValue) function in PhpOffice\\PhpSpreadsheet\\Document\\Properties
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Document/
H A DProperties.php151 public function setLastModifiedBy($pValue) function in PhpOffice\\PhpSpreadsheet\\Document\\Properties
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/
H A DProperties.php151 public function setLastModifiedBy($pValue) function in PhpOffice\\PhpSpreadsheet\\Document\\Properties
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/
H A DProperties.php151 public function setLastModifiedBy($pValue) function in PhpOffice\\PhpSpreadsheet\\Document\\Properties
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/
H A DDocumentProperties.php172 public function setLastModifiedBy($pValue = '') function in PHPExcel_DocumentProperties
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/
H A DDocumentProperties.php172 public function setLastModifiedBy($pValue = '') function in PHPExcel_DocumentProperties
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/
H A DProperties.php151 public function setLastModifiedBy($pValue) function in PhpOffice\\PhpSpreadsheet\\Document\\Properties
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/
H A DProperties.php151 public function setLastModifiedBy($pValue) function in PhpOffice\\PhpSpreadsheet\\Document\\Properties
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/
H A DProperties.php151 public function setLastModifiedBy($pValue) function in PhpOffice\\PhpSpreadsheet\\Document\\Properties
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/
H A DProperties.php154 public function setLastModifiedBy(string $modifier): self function in PhpOffice\\PhpSpreadsheet\\Document\\Properties
/dports/textproc/R-cran-openxlsx/openxlsx/R/
H A Dwrappers.R4586 setLastModifiedBy <- function(wb, LastModifiedBy) { function