Home
last modified time | relevance | path

Searched defs:getCellFormat (Results 1 – 6 of 6) sorted by relevance

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/console/Helper/
H A DTableCellStyle.php82 public function getCellFormat(): ?string function in Symfony\\Component\\Console\\Helper\\TableCellStyle
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/console/Helper/
H A DTableCellStyle.php82 public function getCellFormat(): ?string function in Symfony\\Component\\Console\\Helper\\TableCellStyle
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/Helper/
H A DTableCellStyle.php85 public function getCellFormat(): ?string function in Symfony\\Component\\Console\\Helper\\TableCellStyle
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSpreadsheetDecoder.java142 public abstract Format getCellFormat(); in getCellFormat() method in SpreadsheetDecoder
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSpreadsheetDecoder.java142 public abstract Format getCellFormat(); in getCellFormat() method in SpreadsheetDecoder
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.cpp6271 bool FV_View::getCellFormat(PT_DocPosition pos, UT_String & sCellProps) const in getCellFormat() function in FV_View