oont-contents/plugins/woo-order-export-lite/classes/vendor/autoload-classmap.php
2025-04-06 08:34:48 +02:00

600 lines
No EOL
88 KiB
PHP

<?php
// autoload-classmap.php @generated by Strauss
$strauss_src = dirname(__FILE__);
return array(
'WOE\ZipStream\CompressionMethod' => $strauss_src . '/maennchen/zipstream-php/src/CompressionMethod.php',
'WOE\ZipStream\File' => $strauss_src . '/maennchen/zipstream-php/src/File.php',
'WOE\ZipStream\ZipStream' => $strauss_src . '/maennchen/zipstream-php/src/ZipStream.php',
'WOE\ZipStream\Exception' => $strauss_src . '/maennchen/zipstream-php/src/Exception.php',
'WOE\ZipStream\Version' => $strauss_src . '/maennchen/zipstream-php/src/Version.php',
'WOE\ZipStream\DataDescriptor' => $strauss_src . '/maennchen/zipstream-php/src/DataDescriptor.php',
'WOE\ZipStream\PackField' => $strauss_src . '/maennchen/zipstream-php/src/PackField.php',
'WOE\ZipStream\GeneralPurposeBitFlag' => $strauss_src . '/maennchen/zipstream-php/src/GeneralPurposeBitFlag.php',
'WOE\ZipStream\LocalFileHeader' => $strauss_src . '/maennchen/zipstream-php/src/LocalFileHeader.php',
'WOE\ZipStream\EndOfCentralDirectory' => $strauss_src . '/maennchen/zipstream-php/src/EndOfCentralDirectory.php',
'WOE\ZipStream\Exception\StreamNotSeekableException' => $strauss_src . '/maennchen/zipstream-php/src/Exception/StreamNotSeekableException.php',
'WOE\ZipStream\Exception\StreamNotReadableException' => $strauss_src . '/maennchen/zipstream-php/src/Exception/StreamNotReadableException.php',
'WOE\ZipStream\Exception\FileNotReadableException' => $strauss_src . '/maennchen/zipstream-php/src/Exception/FileNotReadableException.php',
'WOE\ZipStream\Exception\OverflowException' => $strauss_src . '/maennchen/zipstream-php/src/Exception/OverflowException.php',
'WOE\ZipStream\Exception\DosTimeOverflowException' => $strauss_src . '/maennchen/zipstream-php/src/Exception/DosTimeOverflowException.php',
'WOE\ZipStream\Exception\FileSizeIncorrectException' => $strauss_src . '/maennchen/zipstream-php/src/Exception/FileSizeIncorrectException.php',
'WOE\ZipStream\Exception\FileNotFoundException' => $strauss_src . '/maennchen/zipstream-php/src/Exception/FileNotFoundException.php',
'WOE\ZipStream\Exception\ResourceActionException' => $strauss_src . '/maennchen/zipstream-php/src/Exception/ResourceActionException.php',
'WOE\ZipStream\Exception\SimulationFileUnknownException' => $strauss_src . '/maennchen/zipstream-php/src/Exception/SimulationFileUnknownException.php',
'WOE\ZipStream\Zip64\EndOfCentralDirectoryLocator' => $strauss_src . '/maennchen/zipstream-php/src/Zip64/EndOfCentralDirectoryLocator.php',
'WOE\ZipStream\Zip64\DataDescriptor' => $strauss_src . '/maennchen/zipstream-php/src/Zip64/DataDescriptor.php',
'WOE\ZipStream\Zip64\ExtendedInformationExtraField' => $strauss_src . '/maennchen/zipstream-php/src/Zip64/ExtendedInformationExtraField.php',
'WOE\ZipStream\Zip64\EndOfCentralDirectory' => $strauss_src . '/maennchen/zipstream-php/src/Zip64/EndOfCentralDirectory.php',
'WOE\ZipStream\Time' => $strauss_src . '/maennchen/zipstream-php/src/Time.php',
'WOE\ZipStream\OperationMode' => $strauss_src . '/maennchen/zipstream-php/src/OperationMode.php',
'WOE\ZipStream\CentralDirectoryFileHeader' => $strauss_src . '/maennchen/zipstream-php/src/CentralDirectoryFileHeader.php',
'WOE\ZipStream\Zs\ExtendedInformationExtraField' => $strauss_src . '/maennchen/zipstream-php/src/Zs/ExtendedInformationExtraField.php',
'WOE\Psr\Http\Message\UploadedFileInterface' => $strauss_src . '/psr/http-message/src/UploadedFileInterface.php',
'WOE\Psr\Http\Message\StreamInterface' => $strauss_src . '/psr/http-message/src/StreamInterface.php',
'WOE\Psr\Http\Message\UriInterface' => $strauss_src . '/psr/http-message/src/UriInterface.php',
'WOE\Psr\Http\Message\ServerRequestInterface' => $strauss_src . '/psr/http-message/src/ServerRequestInterface.php',
'WOE\Psr\Http\Message\RequestInterface' => $strauss_src . '/psr/http-message/src/RequestInterface.php',
'WOE\Psr\Http\Message\ResponseInterface' => $strauss_src . '/psr/http-message/src/ResponseInterface.php',
'WOE\Psr\Http\Message\MessageInterface' => $strauss_src . '/psr/http-message/src/MessageInterface.php',
'WOE\Psr\SimpleCache\InvalidArgumentException' => $strauss_src . '/psr/simple-cache/src/InvalidArgumentException.php',
'WOE\Psr\SimpleCache\CacheException' => $strauss_src . '/psr/simple-cache/src/CacheException.php',
'WOE\Psr\SimpleCache\CacheInterface' => $strauss_src . '/psr/simple-cache/src/CacheInterface.php',
'WOE\Psr\Http\Client\RequestExceptionInterface' => $strauss_src . '/psr/http-client/src/RequestExceptionInterface.php',
'WOE\Psr\Http\Client\ClientInterface' => $strauss_src . '/psr/http-client/src/ClientInterface.php',
'WOE\Psr\Http\Client\ClientExceptionInterface' => $strauss_src . '/psr/http-client/src/ClientExceptionInterface.php',
'WOE\Psr\Http\Client\NetworkExceptionInterface' => $strauss_src . '/psr/http-client/src/NetworkExceptionInterface.php',
'WOE\Psr\Http\Message\StreamFactoryInterface' => $strauss_src . '/psr/http-factory/src/StreamFactoryInterface.php',
'WOE\Psr\Http\Message\ResponseFactoryInterface' => $strauss_src . '/psr/http-factory/src/ResponseFactoryInterface.php',
'WOE\Psr\Http\Message\ServerRequestFactoryInterface' => $strauss_src . '/psr/http-factory/src/ServerRequestFactoryInterface.php',
'WOE\Psr\Http\Message\RequestFactoryInterface' => $strauss_src . '/psr/http-factory/src/RequestFactoryInterface.php',
'WOE\Psr\Http\Message\UriFactoryInterface' => $strauss_src . '/psr/http-factory/src/UriFactoryInterface.php',
'WOE\Psr\Http\Message\UploadedFileFactoryInterface' => $strauss_src . '/psr/http-factory/src/UploadedFileFactoryInterface.php',
'WOE\Composer\Pcre\MatchAllWithOffsetsResult' => $strauss_src . '/composer/pcre/src/MatchAllWithOffsetsResult.php',
'WOE\Composer\Pcre\MatchWithOffsetsResult' => $strauss_src . '/composer/pcre/src/MatchWithOffsetsResult.php',
'WOE\Composer\Pcre\UnexpectedNullMatchException' => $strauss_src . '/composer/pcre/src/UnexpectedNullMatchException.php',
'WOE\Composer\Pcre\PHPStan\UnsafeStrictGroupsCallRule' => $strauss_src . '/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php',
'WOE\Composer\Pcre\PHPStan\PregReplaceCallbackClosureTypeExtension' => $strauss_src . '/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php',
'WOE\Composer\Pcre\PHPStan\PregMatchParameterOutTypeExtension' => $strauss_src . '/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php',
'WOE\Composer\Pcre\PHPStan\PregMatchTypeSpecifyingExtension' => $strauss_src . '/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php',
'WOE\Composer\Pcre\PHPStan\PregMatchFlags' => $strauss_src . '/composer/pcre/src/PHPStan/PregMatchFlags.php',
'WOE\Composer\Pcre\PHPStan\InvalidRegexPatternRule' => $strauss_src . '/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php',
'WOE\Composer\Pcre\ReplaceResult' => $strauss_src . '/composer/pcre/src/ReplaceResult.php',
'WOE\Composer\Pcre\Regex' => $strauss_src . '/composer/pcre/src/Regex.php',
'WOE\Composer\Pcre\PcreException' => $strauss_src . '/composer/pcre/src/PcreException.php',
'WOE\Composer\Pcre\MatchAllStrictGroupsResult' => $strauss_src . '/composer/pcre/src/MatchAllStrictGroupsResult.php',
'WOE\Composer\Pcre\MatchStrictGroupsResult' => $strauss_src . '/composer/pcre/src/MatchStrictGroupsResult.php',
'WOE\Composer\Pcre\MatchResult' => $strauss_src . '/composer/pcre/src/MatchResult.php',
'WOE\Composer\Pcre\Preg' => $strauss_src . '/composer/pcre/src/Preg.php',
'WOE\Composer\Pcre\MatchAllResult' => $strauss_src . '/composer/pcre/src/MatchAllResult.php',
'WOE\Complex\Operations' => $strauss_src . '/markbaker/complex/classes/src/Operations.php',
'WOE\Complex\Complex' => $strauss_src . '/markbaker/complex/classes/src/Complex.php',
'WOE\Complex\Exception' => $strauss_src . '/markbaker/complex/classes/src/Exception.php',
'WOE\Complex\Functions' => $strauss_src . '/markbaker/complex/classes/src/Functions.php',
'WOE\Matrix\Decomposition\Decomposition' => $strauss_src . '/markbaker/matrix/classes/src/Decomposition/Decomposition.php',
'WOE\Matrix\Decomposition\LU' => $strauss_src . '/markbaker/matrix/classes/src/Decomposition/LU.php',
'WOE\Matrix\Decomposition\QR' => $strauss_src . '/markbaker/matrix/classes/src/Decomposition/QR.php',
'WOE\Matrix\Operations' => $strauss_src . '/markbaker/matrix/classes/src/Operations.php',
'WOE\Matrix\Builder' => $strauss_src . '/markbaker/matrix/classes/src/Builder.php',
'WOE\Matrix\Matrix' => $strauss_src . '/markbaker/matrix/classes/src/Matrix.php',
'WOE\Matrix\Exception' => $strauss_src . '/markbaker/matrix/classes/src/Exception.php',
'WOE\Matrix\Operators\Operator' => $strauss_src . '/markbaker/matrix/classes/src/Operators/Operator.php',
'WOE\Matrix\Operators\Subtraction' => $strauss_src . '/markbaker/matrix/classes/src/Operators/Subtraction.php',
'WOE\Matrix\Operators\Division' => $strauss_src . '/markbaker/matrix/classes/src/Operators/Division.php',
'WOE\Matrix\Operators\DirectSum' => $strauss_src . '/markbaker/matrix/classes/src/Operators/DirectSum.php',
'WOE\Matrix\Operators\Multiplication' => $strauss_src . '/markbaker/matrix/classes/src/Operators/Multiplication.php',
'WOE\Matrix\Operators\Addition' => $strauss_src . '/markbaker/matrix/classes/src/Operators/Addition.php',
'WOE\Matrix\Functions' => $strauss_src . '/markbaker/matrix/classes/src/Functions.php',
'WOE\Matrix\Div0Exception' => $strauss_src . '/markbaker/matrix/classes/src/Div0Exception.php',
'WOE\PhpOffice\PhpSpreadsheet\ReferenceHelper' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\Hyperlink' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Hyperlink.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\AddressRange' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AddressRange.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\IgnoredErrors' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/IgnoredErrors.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\Cell' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\DataType' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataType.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\AdvancedValueBinder' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\CellAddress' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/CellAddress.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\CellRange' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/CellRange.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\AddressHelper' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AddressHelper.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\IValueBinder' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/IValueBinder.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\Coordinate' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\RowRange' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/RowRange.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\DataValidator' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataValidator.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\StringValueBinder' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/StringValueBinder.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\ColumnRange' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/ColumnRange.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\DataValidation' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataValidation.php',
'WOE\PhpOffice\PhpSpreadsheet\Cell\DefaultValueBinder' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DefaultValueBinder.php',
'WOE\PhpOffice\PhpSpreadsheet\Theme' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Theme.php',
'WOE\PhpOffice\PhpSpreadsheet\Settings' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Settings.php',
'WOE\PhpOffice\PhpSpreadsheet\NamedRange' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/NamedRange.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\OLE' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\StringHelper' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/StringHelper.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\OLE\PPS\File' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/File.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\OLE\PPS\Root' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/Root.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\OLE\PPS' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\OLE\ChainedBlockStream' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Font' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Font.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\IntOrFloat' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/IntOrFloat.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\File' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/File.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Trend\ExponentialBestFit' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Trend\PowerBestFit' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/PowerBestFit.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Trend\BestFit' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/BestFit.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Trend\Trend' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/Trend.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Trend\LinearBestFit' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/LinearBestFit.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Trend\PolynomialBestFit' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Trend\LogarithmicBestFit' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\PasswordHasher' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/PasswordHasher.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Date' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Date.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\CodePage' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/CodePage.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\OLERead' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLERead.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\XMLWriter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/XMLWriter.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Drawing' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Drawing.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer\SpgrContainer\SpContainer' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer\SpgrContainer' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE\Blip' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\TimeZone' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/TimeZone.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Xls' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Xls.php',
'WOE\PhpOffice\PhpSpreadsheet\Shared\Escher' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher.php',
'WOE\PhpOffice\PhpSpreadsheet\HashTable' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/HashTable.php',
'WOE\PhpOffice\PhpSpreadsheet\CellReferenceHelper' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/CellReferenceHelper.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\PageMargins' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageMargins.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\AutoFit' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFit.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Validations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Validations.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Table' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\RowCellIterator' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowCellIterator.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Worksheet' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\SheetView' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/SheetView.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Row' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Row.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\HeaderFooter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/HeaderFooter.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Drawing\Shadow' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing/Shadow.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\ColumnIterator' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnIterator.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Iterator' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Iterator.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\AutoFilter\Column\Rule' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\AutoFilter\Column' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\HeaderFooterDrawing' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Protection' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Protection.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\ColumnDimension' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnDimension.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\ColumnCellIterator' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnCellIterator.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\CellIterator' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/CellIterator.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\ProtectedRange' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ProtectedRange.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Dimension' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Dimension.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\BaseDrawing' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/BaseDrawing.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Pane' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Pane.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\RowDimension' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowDimension.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\PageBreak' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageBreak.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\AutoFilter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\PageSetup' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Drawing' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\MemoryDrawing' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/MemoryDrawing.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Column' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Column.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Table\TableStyle' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/TableStyle.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\Table\Column' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/Column.php',
'WOE\PhpOffice\PhpSpreadsheet\Worksheet\RowIterator' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowIterator.php',
'WOE\PhpOffice\PhpSpreadsheet\NamedFormula' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/NamedFormula.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\GridLines' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/GridLines.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\Legend' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Legend.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\Renderer\JpGraph' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/JpGraph.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\Renderer\MtJpGraphRenderer' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/MtJpGraphRenderer.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\Renderer\IRenderer' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/IRenderer.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\Renderer\JpGraphRendererBase' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/JpGraphRendererBase.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\DataSeries' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeries.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\AxisText' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/AxisText.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\DataSeriesValues' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeriesValues.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\Exception' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Exception.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\Properties' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Properties.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\Chart' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Chart.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\PlotArea' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/PlotArea.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\Layout' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Layout.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\ChartColor' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/ChartColor.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\TrendLine' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/TrendLine.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\Title' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Title.php',
'WOE\PhpOffice\PhpSpreadsheet\Chart\Axis' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Axis.php',
'WOE\PhpOffice\PhpSpreadsheet\Exception' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php',
'WOE\PhpOffice\PhpSpreadsheet\Helper\TextGrid' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/TextGrid.php',
'WOE\PhpOffice\PhpSpreadsheet\Helper\Size' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Size.php',
'WOE\PhpOffice\PhpSpreadsheet\Helper\Sample' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Sample.php',
'WOE\PhpOffice\PhpSpreadsheet\Helper\Html' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Html.php',
'WOE\PhpOffice\PhpSpreadsheet\Helper\Handler' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Handler.php',
'WOE\PhpOffice\PhpSpreadsheet\Helper\Dimension' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Dimension.php',
'WOE\PhpOffice\PhpSpreadsheet\Helper\Downloader' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Downloader.php',
'WOE\PhpOffice\PhpSpreadsheet\Comment' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Comment.php',
'WOE\PhpOffice\PhpSpreadsheet\Document\Properties' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/Properties.php',
'WOE\PhpOffice\PhpSpreadsheet\Document\Security' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/Security.php',
'WOE\PhpOffice\PhpSpreadsheet\Collection\CellsFactory' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/CellsFactory.php',
'WOE\PhpOffice\PhpSpreadsheet\Collection\Memory\SimpleCache1' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory/SimpleCache1.php',
'WOE\PhpOffice\PhpSpreadsheet\Collection\Memory\SimpleCache3' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory/SimpleCache3.php',
'WOE\PhpOffice\PhpSpreadsheet\Collection\Cells' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Cells.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\Style' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Style.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\Font' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Font.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\PercentageFormatter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/PercentageFormatter.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Formatter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Formatter.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\FractionFormatter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/FractionFormatter.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\Wizard' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Wizard.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\Accounting' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Accounting.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\Duration' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Duration.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\Percentage' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Percentage.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\Number' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Number.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\CurrencyNegative' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/CurrencyNegative.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\Scientific' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Scientific.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\DateTime' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/DateTime.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\DateTimeWizard' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/DateTimeWizard.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\Date' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Date.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\NumberBase' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/NumberBase.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\CurrencyBase' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/CurrencyBase.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\Locale' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Locale.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\Time' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Time.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\Wizard\Currency' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Currency.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\NumberFormatter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/NumberFormatter.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\BaseFormatter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/BaseFormatter.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat\DateFormatter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/DateFormatter.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\Conditional' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Conditional.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\RgbTint' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/RgbTint.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\Border' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Border.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\NumberFormat' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\Protection' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Protection.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\Wizard' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\CellMatcher' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/CellMatcher.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\ConditionalFormatValueObject' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormatValueObject.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\Wizard\Expression' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Expression.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\Wizard\WizardAbstract' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardAbstract.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\Wizard\Duplicates' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Duplicates.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\Wizard\Errors' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Errors.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\Wizard\Blanks' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Blanks.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\Wizard\WizardInterface' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardInterface.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\Wizard\DateValue' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/DateValue.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\Wizard\CellValue' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/CellValue.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\Wizard\TextValue' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/TextValue.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\StyleMerger' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\ConditionalFormattingRuleExtension' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormattingRuleExtension.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\ConditionalDataBar' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBar.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\ConditionalColorScale' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalColorScale.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\CellStyleAssessor' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/CellStyleAssessor.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\ConditionalDataBarExtension' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBarExtension.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\Borders' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Borders.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\Fill' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Fill.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\Supervisor' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Supervisor.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\Alignment' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Alignment.php',
'WOE\PhpOffice\PhpSpreadsheet\Style\Color' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Color.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\ZipStream2' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream2.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\RelsRibbon' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\Theme' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Theme.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\Style' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Style.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\Table' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Table.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\Worksheet' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Worksheet.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\Workbook' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Workbook.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\StringTable' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/StringTable.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\ContentTypes' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\RelsVBA' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\Comments' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Comments.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\DocProps' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/DocProps.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\DefinedNames' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/DefinedNames.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\Chart' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Chart.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\FunctionPrefix' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\Metadata' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Metadata.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\AutoFilter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/AutoFilter.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\Drawing' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Drawing.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\WriterPart' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/WriterPart.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx\Rels' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Rels.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\IWriter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/IWriter.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\BaseWriter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/BaseWriter.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Exception' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Exception.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\Cell\Style' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell/Style.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\Cell\Comment' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell/Comment.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\Settings' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Settings.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\Formula' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Formula.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\NamedExpressions' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/NamedExpressions.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\AutoFilters' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/AutoFilters.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\Mimetype' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Mimetype.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\Styles' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Styles.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\Meta' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Meta.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\Thumbnails' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Thumbnails.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\MetaInf' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/MetaInf.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\Content' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Content.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Ods\WriterPart' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/WriterPart.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Html' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Html.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\ZipStream3' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream3.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Csv' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Csv.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\ZipStream0' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream0.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xlsx' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Pdf\Dompdf' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Dompdf.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Pdf\Tcpdf' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Tcpdf.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Pdf\Mpdf' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Mpdf.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\Xf' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Xf.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\CellDataValidation' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/CellDataValidation.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\Font' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Font.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\Worksheet' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\Workbook' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Workbook.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\Style\CellBorder' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellBorder.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\Style\CellAlignment' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellAlignment.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\Style\CellFill' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellFill.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\BIFFwriter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/BIFFwriter.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\ConditionalHelper' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/ConditionalHelper.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\ErrorCode' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/ErrorCode.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\Parser' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls\Escher' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Escher.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Pdf' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf.php',
'WOE\PhpOffice\PhpSpreadsheet\Writer\Xls' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls.php',
'WOE\PhpOffice\PhpSpreadsheet\RichText\TextElement' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/TextElement.php',
'WOE\PhpOffice\PhpSpreadsheet\RichText\ITextElement' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/ITextElement.php',
'WOE\PhpOffice\PhpSpreadsheet\RichText\Run' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/Run.php',
'WOE\PhpOffice\PhpSpreadsheet\RichText\RichText' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/RichText.php',
'WOE\PhpOffice\PhpSpreadsheet\IComparable' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IComparable.php',
'WOE\PhpOffice\PhpSpreadsheet\DefinedName' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/DefinedName.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\ColumnAndRowAttributes' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ColumnAndRowAttributes.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\ConditionalStyles' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ConditionalStyles.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\Theme' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Theme.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\Hyperlinks' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\SharedFormula' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SharedFormula.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\Properties' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Properties.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\Chart' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Chart.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\Styles' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Styles.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\SheetViewOptions' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\TableReader' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/TableReader.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\Namespaces' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Namespaces.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\WorkbookView' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/WorkbookView.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\DataValidations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/DataValidations.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\BaseParserClass' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/BaseParserClass.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\AutoFilter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\PageSetup' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/PageSetup.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx\SheetViews' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SheetViews.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Ods' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\IReader' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/IReader.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Gnumeric\Properties' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/Properties.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Gnumeric\Styles' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/Styles.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Gnumeric\PageSetup' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/PageSetup.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xml' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Gnumeric' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Exception' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Exception.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\BaseReader' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/BaseReader.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Slk' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Slk.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Ods\Properties' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/Properties.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Ods\PageSettings' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/PageSettings.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Ods\DefinedNames' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/DefinedNames.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Ods\BaseLoader' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/BaseLoader.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Ods\FormulaTranslator' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/FormulaTranslator.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Ods\AutoFilter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/AutoFilter.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\XlsBase' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/XlsBase.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Csv\Delimiter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv/Delimiter.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Html' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Html.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Csv' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Security\XmlScanner' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Security/XmlScanner.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\DefaultReadFilter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/DefaultReadFilter.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xlsx' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Biff8' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Biff8.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\LoadSpreadsheet' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/LoadSpreadsheet.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\DataValidationHelper' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/DataValidationHelper.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\RC4' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/RC4.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\ConditionalFormatting' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ConditionalFormatting.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\MD5' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/MD5.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Style\FillPattern' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/FillPattern.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Style\CellFont' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/CellFont.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Style\Border' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/Border.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Style\CellAlignment' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/CellAlignment.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\ListFunctions' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ListFunctions.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Color\BIFF8' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Color\BuiltIn' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Color\BIFF5' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\ErrorCode' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ErrorCode.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Biff5' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Biff5.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Mappings' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Mappings.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Color' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls\Escher' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Escher.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\IReadFilter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/IReadFilter.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xls' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xml\Style' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xml\Properties' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Properties.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xml\PageSettings' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/PageSettings.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xml\Style\Font' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Font.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xml\Style\Border' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Border.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xml\Style\NumberFormat' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/NumberFormat.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xml\Style\Fill' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Fill.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xml\Style\StyleBase' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/StyleBase.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xml\Style\Alignment' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Alignment.php',
'WOE\PhpOffice\PhpSpreadsheet\Reader\Xml\DataValidations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/DataValidations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\BinaryComparison' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/BinaryComparison.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\FormulaParser' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaParser.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\YearFrac' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/YearFrac.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\Days360' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Days360.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\Difference' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Difference.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\WorkDay' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/WorkDay.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\DateValue' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/DateValue.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\TimeParts' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/TimeParts.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\Current' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Current.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\Constants' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Constants.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\NetworkDays' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/NetworkDays.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\Days' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Days.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\Date' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Date.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\DateParts' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/DateParts.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\Month' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Month.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\Week' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Week.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\Time' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Time.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\Helpers' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Helpers.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\DateTimeExcel\TimeValue' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/TimeValue.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\VLookup' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/VLookup.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Unique' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Unique.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Hyperlink' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Hyperlink.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\ChooseRowsEtc' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/ChooseRowsEtc.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Formula' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Formula.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\LookupBase' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/LookupBase.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Matrix' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Matrix.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Filter' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Filter.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\RowColumnInformation' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/RowColumnInformation.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Lookup' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Lookup.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\ExcelMatch' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/ExcelMatch.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\LookupRefValidations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/LookupRefValidations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Offset' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Offset.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Sort' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Sort.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Indirect' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Indirect.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\HLookup' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/HLookup.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Address' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Address.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Helpers' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Helpers.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\LookupRef\Selection' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Selection.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Exception' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Exception.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Information\ErrorValue' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/ErrorValue.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Information\Value' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/Value.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Information\ExcelError' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/ExcelError.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Functions' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Functions.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Category' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Category.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\ConvertHex' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertHex.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\ConvertDecimal' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertDecimal.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\ComplexFunctions' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ComplexFunctions.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\ComplexOperations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ComplexOperations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\EngineeringValidations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/EngineeringValidations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\ErfC' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ErfC.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\Compare' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Compare.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\BesselI' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselI.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\ConvertUOM' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertUOM.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\BesselJ' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselJ.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\Complex' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Complex.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\Erf' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Erf.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\Constants' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Constants.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\ConvertBase' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertBase.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\ConvertBinary' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertBinary.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\BesselK' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselK.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\ConvertOctal' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertOctal.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\BesselY' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselY.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engineering\BitWise' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BitWise.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\FormulaToken' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaToken.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Variances' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Variances.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Minimum' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Minimum.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\MaxMinBase' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/MaxMinBase.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\StandardDeviations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/StandardDeviations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Conditional' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Conditional.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Trends' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Trends.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Size' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Size.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Confidence' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Confidence.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Percentiles' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Percentiles.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\AggregateBase' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/AggregateBase.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Deviations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Deviations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\VarianceBase' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/VarianceBase.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\StatisticalValidations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/StatisticalValidations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Maximum' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Maximum.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\Binomial' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Binomial.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\NewtonRaphson' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/NewtonRaphson.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\StandardNormal' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/StandardNormal.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\GammaBase' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/GammaBase.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\Weibull' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Weibull.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\Normal' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Normal.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\LogNormal' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/LogNormal.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\Gamma' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Gamma.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\DistributionValidations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/DistributionValidations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\F' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/F.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\ChiSquared' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/ChiSquared.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\StudentT' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/StudentT.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\Exponential' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Exponential.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\Poisson' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Poisson.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\Fisher' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Fisher.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\HyperGeometric' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/HyperGeometric.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Distributions\Beta' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Beta.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Permutations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Permutations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Counts' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Counts.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Standardize' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Standardize.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Averages\Mean' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages/Mean.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Statistical\Averages' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\ExceptionHandler' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/ExceptionHandler.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Web\Service' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Web/Service.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\Depreciation' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Depreciation.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\Amortization' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Amortization.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\Securities\AccruedInterest' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/AccruedInterest.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\Securities\Yields' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Yields.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\Securities\Rates' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Rates.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\Securities\Price' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Price.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\Securities\SecurityValidations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/SecurityValidations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\InterestRate' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/InterestRate.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\Constants' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Constants.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\FinancialValidations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/FinancialValidations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\CashFlow\Variable\NonPeriodic' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/NonPeriodic.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\CashFlow\Variable\Periodic' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/Periodic.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\CashFlow\CashFlowValidations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/CashFlowValidations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\CashFlow\Single' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Single.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\CashFlow\Constant\Periodic\Interest' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Interest.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\CashFlow\Constant\Periodic\Cumulative' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Cumulative.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\CashFlow\Constant\Periodic\InterestAndPrincipal' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/InterestAndPrincipal.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\CashFlow\Constant\Periodic\Payments' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Payments.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\CashFlow\Constant\Periodic' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\TreasuryBill' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/TreasuryBill.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\Dollar' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Dollar.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\Coupons' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Coupons.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Financial\Helpers' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Helpers.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Calculation' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DCountA' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DCountA.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DStDevP' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DStDevP.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DMax' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DMax.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DVar' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DVar.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DSum' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DSum.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DAverage' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DAverage.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DMin' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DMin.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DVarP' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DVarP.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DatabaseAbstract' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DatabaseAbstract.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DGet' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DGet.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DProduct' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DProduct.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DStDev' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DStDev.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Database\DCount' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DCount.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engine\Operands\StructuredReference' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Operands/StructuredReference.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engine\Operands\Operand' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Operands/Operand.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engine\ArrayArgumentProcessor' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/ArrayArgumentProcessor.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engine\CyclicReferenceStack' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engine\FormattedNumber' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/FormattedNumber.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engine\Logger' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Logger.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engine\BranchPruner' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/BranchPruner.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Engine\ArrayArgumentHelper' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/ArrayArgumentHelper.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\TextData\Format' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Format.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\TextData\Replace' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Replace.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\TextData\Extract' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Extract.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\TextData\CaseConvert' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/CaseConvert.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\TextData\Trim' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Trim.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\TextData\Concatenate' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Concatenate.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\TextData\Text' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Text.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\TextData\Helpers' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Helpers.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\TextData\Search' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Search.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\TextData\CharacterConvert' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Logical\Operations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Operations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Logical\Conditional' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Conditional.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Logical\Boolean' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Boolean.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\ArrayEnabled' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/ArrayEnabled.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Token\Stack' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Token/Stack.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Trig\Cosine' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosine.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Trig\Cosecant' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosecant.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Trig\Tangent' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Tangent.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Trig\Cotangent' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cotangent.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Trig\Sine' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Sine.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Trig\Secant' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Secant.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Operations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Operations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\SeriesSum' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/SeriesSum.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Roman' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Roman.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Factorial' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Factorial.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Exp' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Exp.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Subtotal' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Subtotal.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Angle' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Angle.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Combinations' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Combinations.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Round' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Round.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\SumSquares' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/SumSquares.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Sqrt' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sqrt.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Ceiling' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Ceiling.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Absolute' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Absolute.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\MatrixFunctions' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/MatrixFunctions.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Logarithms' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Logarithms.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Random' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Random.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Gcd' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Gcd.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Sum' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sum.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\IntClass' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/IntClass.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Sign' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sign.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Base' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Base.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Arabic' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Arabic.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Lcm' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Lcm.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Floor' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Floor.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Trunc' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trunc.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\MathTrig\Helpers' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Helpers.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Internal\WildcardMatch' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/WildcardMatch.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Internal\MakeMatrix' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/MakeMatrix.php',
'WOE\PhpOffice\PhpSpreadsheet\Calculation\Internal\ExcelArrayPseudoFunctions' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/ExcelArrayPseudoFunctions.php',
'WOE\PhpOffice\PhpSpreadsheet\IOFactory' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IOFactory.php',
'WOE\PhpOffice\PhpSpreadsheet\Spreadsheet' => $strauss_src . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php',
);