Home
last modified time | relevance | path

Searched refs:getSuperscript (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFont.php355 public function getSuperscript() function in PhpOffice\\PhpSpreadsheet\\Style\\Font
358 return $this->getSharedComponent()->getSuperscript();
560 $this->exportArray2($exportedArray, 'superscript', $this->getSuperscript());
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFont.php348 public function getSuperscript() function in PhpOffice\\PhpSpreadsheet\\Style\\Font
351 return $this->getSharedComponent()->getSuperscript();
553 $this->exportArray2($exportedArray, 'superscript', $this->getSuperscript());
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFont.php348 public function getSuperscript() function in PhpOffice\\PhpSpreadsheet\\Style\\Font
351 return $this->getSharedComponent()->getSuperscript();
553 $this->exportArray2($exportedArray, 'superscript', $this->getSuperscript());
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbafont.cxx183 SwVbaFont::getSuperscript() in getSuperscript() function in SwVbaFont
186 SwVbaFont_BASE::getSuperscript() >>= bRes; in getSuperscript()
H A Dvbafont.hxx41 virtual css::uno::Any SAL_CALL getSuperscript() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbafont.cxx175 SwVbaFont::getSuperscript() in getSuperscript() function in SwVbaFont
178 SwVbaFont_BASE::getSuperscript() >>= bRes; in getSuperscript()
H A Dvbafont.hxx41 virtual css::uno::Any SAL_CALL getSuperscript() override;
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFont.php352 public function getSuperscript() function in PhpOffice\\PhpSpreadsheet\\Style\\Font
355 return $this->getSharedComponent()->getSuperscript();
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Style/
H A DFont.php352 public function getSuperscript() function in PhpOffice\\PhpSpreadsheet\\Style\\Font
355 return $this->getSharedComponent()->getSuperscript();
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFont.php352 public function getSuperscript() function in PhpOffice\\PhpSpreadsheet\\Style\\Font
355 return $this->getSharedComponent()->getSuperscript();
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFont.php352 public function getSuperscript() function in PhpOffice\\PhpSpreadsheet\\Style\\Font
355 return $this->getSharedComponent()->getSuperscript();
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/
H A DFont.php352 public function getSuperscript() function in PhpOffice\\PhpSpreadsheet\\Style\\Font
355 return $this->getSharedComponent()->getSuperscript();
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DFont.php55 if ($this->font->getSuperscript()) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/
H A DFont.php55 if ($this->font->getSuperscript()) {
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DFont.php55 if ($this->font->getSuperscript()) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DFont.php53 if ($this->font->getSuperscript()) {
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DFont.php53 if ($this->font->getSuperscript()) {
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vbahelper/
H A Dvbafontbase.hxx102 virtual css::uno::Any SAL_CALL getSuperscript() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vbahelper/
H A Dvbafontbase.hxx102 virtual css::uno::Any SAL_CALL getSuperscript() override;
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DStyle.php294 if ($pFont->getSuperscript() === true || $pFont->getSubscript() === true) {
296 if ($pFont->getSuperscript() === true) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DStyle.php294 if ($pFont->getSuperscript() === true || $pFont->getSubscript() === true) {
296 if ($pFont->getSuperscript() === true) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/
H A DStyle.php294 if ($pFont->getSuperscript() === true || $pFont->getSubscript() === true) {
296 if ($pFont->getSuperscript() === true) {
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DStyle.php292 if ($pFont->getSuperscript() === true || $pFont->getSubscript() === true) {
294 if ($pFont->getSuperscript() === true) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DStyle.php292 if ($pFont->getSuperscript() === true || $pFont->getSubscript() === true) {
294 if ($pFont->getSuperscript() === true) {
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/
H A DStyle.php294 if ($pFont->getSuperscript() === true || $pFont->getSubscript() === true) {
296 if ($pFont->getSuperscript() === true) {

123