Home
last modified time | relevance | path

Searched defs:topLeftCell (Results 1 – 21 of 21) sorted by relevance

/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/worksheet/
H A Dviews.py21 topLeftCell = String(allow_none=True) variable in Pane
28 topLeftCell=None, argument
73 topLeftCell = String(allow_none=True) variable in SheetView
98 topLeftCell=None, argument
H A Dworksheet.py179 def freeze_panes(self, topLeftCell=None): argument
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dtableutils.cpp20 void resolveBordersHorizontal(const TableCell& topLeftCell, const TableCell& topCell, in resolveBordersHorizontal()
106 void resolveBordersVertical(const TableCell& topLeftCell, const TableCell& topRightCell, const Tabl… in resolveBordersVertical()
H A Dcollapsedtablepainter.cpp216 TableCell topLeftCell = table()->cellAt(startRow - 1, firstCol - 1); in paintCellLeftBorders() local
291 TableCell topLeftCell = table()->cellAt(startRow - 1, lastCol); in paintCellRightBorders() local
359 TableCell topLeftCell = table()->cellAt(firstRow - 1, startCol - 1); in paintCellTopBorders() local
427 TableCell topLeftCell = table()->cellAt(lastRow, startCol - 1); in paintCellBottomBorders() local
H A Dcollapsedtablepainterex.cpp191 TableCell topLeftCell = m_table->cellAt(startRow - 1, firstCol - 1); in paintCellLeftBorders() local
266 TableCell topLeftCell = m_table->cellAt(startRow - 1, lastCol); in paintCellRightBorders() local
334 TableCell topLeftCell = m_table->cellAt(firstRow - 1, startCol - 1); in paintCellTopBorders() local
402 TableCell topLeftCell = m_table->cellAt(lastRow, startCol - 1); in paintCellBottomBorders() local
H A Dpslib.cpp2431 TableCell topLeftCell = item->asTable()->cellAt(startRow - 1, lastCol); in ProcessItem() local
2459 TableCell topLeftCell = item->asTable()->cellAt(startRow - 1, firstCol - 1); in ProcessItem() local
2499 TableCell topLeftCell = item->asTable()->cellAt(lastRow, startCol - 1); in ProcessItem() local
2527 TableCell topLeftCell = item->asTable()->cellAt(firstRow - 1, startCol - 1); in ProcessItem() local
H A Dpdflib_core.cpp5335 TableCell topLeftCell = ite->asTable()->cellAt(startRow - 1, lastCol); in PDF_ProcessItem() local
5363 TableCell topLeftCell = ite->asTable()->cellAt(startRow - 1, firstCol - 1); in PDF_ProcessItem() local
5403 TableCell topLeftCell = ite->asTable()->cellAt(lastRow, startCol - 1); in PDF_ProcessItem() local
5431 TableCell topLeftCell = ite->asTable()->cellAt(firstRow - 1, startCol - 1); in PDF_ProcessItem() local
/dports/cad/qelectrotech/qet-0.7.0/sources/titleblock/
H A Dtemplatecellsset.cpp105 TitleBlockTemplateVisualCell *TitleBlockTemplateCellsSet::topLeftCell() const { in topLeftCell() function in TitleBlockTemplateCellsSet
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/export/svgexplugin/
H A Dsvgexplugin.cpp503 TableCell topLeftCell = item->asTable()->cellAt(startRow - 1, lastCol); in processItemOnPage() local
531 TableCell topLeftCell = item->asTable()->cellAt(startRow - 1, firstCol - 1); in processItemOnPage() local
571 TableCell topLeftCell = item->asTable()->cellAt(lastRow, startCol - 1); in processItemOnPage() local
599 TableCell topLeftCell = item->asTable()->cellAt(firstRow - 1, startCol - 1); in processItemOnPage() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/export/xpsexport/
H A Dxpsexplugin.cpp1323 TableCell topLeftCell = item->asTable()->cellAt(startRow - 1, lastCol); in processTableItem() local
1351 TableCell topLeftCell = item->asTable()->cellAt(startRow - 1, firstCol - 1); in processTableItem() local
1391 TableCell topLeftCell = item->asTable()->cellAt(lastRow, startCol - 1); in processTableItem() local
1419 TableCell topLeftCell = item->asTable()->cellAt(firstRow - 1, startCol - 1); in processTableItem() local
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php220 private $topLeftCell; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
1992 public function freezePane($cell, $topLeftCell = null)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/
H A DWorksheet.php220 private $topLeftCell; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
1992 public function freezePane($cell, $topLeftCell = null)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php220 private $topLeftCell; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
1992 public function freezePane($cell, $topLeftCell = null)
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php220 private $topLeftCell; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
1950 public function freezePane($cell, $topLeftCell = null)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php220 private $topLeftCell; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
1951 public function freezePane($cell, $topLeftCell = null)
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php220 private $topLeftCell; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
1992 public function freezePane($cell, $topLeftCell = null)
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php220 private $topLeftCell; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
1951 public function freezePane($cell, $topLeftCell = null)
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/
H A DWorksheet.php220 private $topLeftCell; variable in PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet
1992 public function freezePane($cell, $topLeftCell = null)
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/items/
H A Dqquicktableview.cpp1750 void QQuickTableViewPrivate::calculateTopLeft(QPoint &topLeftCell, QPointF &topLeftPos) in calculateTopLeft()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/items/
H A Dqquicktableview.cpp1750 void QQuickTableViewPrivate::calculateTopLeft(QPoint &topLeftCell, QPointF &topLeftPos) in calculateTopLeft()
/dports/textproc/R-cran-openxlsx/openxlsx/R/
H A DWorkbookClass.R3012 getCellRefs(data.frame(firstActiveRow, firstActiveCol))