Home
last modified time | relevance | path

Searched refs:bottomRightCell (Results 1 – 11 of 11) sorted by relevance

/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dtableutils.cpp83 if (topRightCell.row() == bottomRightCell.row()) in resolveBordersHorizontal()
85 else if (topRightCell.isValid() && bottomRightCell.isValid()) in resolveBordersHorizontal()
89 else if (bottomRightCell.isValid()) in resolveBordersHorizontal()
94 if (bottomRightCell.column() == bottomCell.column()) in resolveBordersHorizontal()
96 else if (bottomRightCell.isValid() && bottomCell.isValid()) in resolveBordersHorizontal()
98 else if (bottomRightCell.isValid()) in resolveBordersHorizontal()
167 if (bottomLeftCell.column() == bottomRightCell.column()) in resolveBordersVertical()
173 else if (bottomRightCell.isValid()) in resolveBordersVertical()
178 if (bottomRightCell.row() == rightCell.row()) in resolveBordersVertical()
180 else if (bottomRightCell.isValid() && rightCell.isValid()) in resolveBordersVertical()
[all …]
H A Dcollapsedtablepainterex.cpp193 TableCell bottomRightCell = m_table->cellAt(lastRow + 1, firstCol); in paintCellLeftBorders() local
198 …resolveBordersVertical(topLeftCell, topRightCell, leftCell, cell, bottomLeftCell, bottomRightCell,… in paintCellLeftBorders()
268 TableCell bottomRightCell = m_table->cellAt(endRow + 1, lastCol + 1); in paintCellRightBorders() local
273 …Vertical(topLeftCell, topRightCell, cell, rightCell, bottomLeftCell, bottomRightCell, &topLeft, &t… in paintCellRightBorders()
336 TableCell bottomRightCell = m_table->cellAt(firstRow, endCol + 1); in paintCellTopBorders() local
341 …Horizontal(topLeftCell, topCell, topRightCell, bottomLeftCell, cell, bottomRightCell, &topLeft, &l… in paintCellTopBorders()
404 TableCell bottomRightCell = m_table->cellAt(lastRow + 1, endCol + 1); in paintCellBottomBorders() local
409 …izontal(topLeftCell, cell, topRightCell, bottomLeftCell, bottomCell, bottomRightCell, &topLeft, &l… in paintCellBottomBorders()
H A Dcollapsedtablepainter.cpp218 TableCell bottomRightCell = table()->cellAt(lastRow + 1, firstCol); in paintCellLeftBorders() local
223 …resolveBordersVertical(topLeftCell, topRightCell, leftCell, cell, bottomLeftCell, bottomRightCell,… in paintCellLeftBorders()
293 TableCell bottomRightCell = table()->cellAt(endRow + 1, lastCol + 1); in paintCellRightBorders() local
298 …Vertical(topLeftCell, topRightCell, cell, rightCell, bottomLeftCell, bottomRightCell, &topLeft, &t… in paintCellRightBorders()
361 TableCell bottomRightCell = table()->cellAt(firstRow, endCol + 1); in paintCellTopBorders() local
366 …Horizontal(topLeftCell, topCell, topRightCell, bottomLeftCell, cell, bottomRightCell, &topLeft, &l… in paintCellTopBorders()
429 TableCell bottomRightCell = table()->cellAt(lastRow + 1, endCol + 1); in paintCellBottomBorders() local
434 …izontal(topLeftCell, cell, topRightCell, bottomLeftCell, bottomCell, bottomRightCell, &topLeft, &l… in paintCellBottomBorders()
H A Dtableutils.h63 const TableCell& bottomRightCell, TableBorder* topLeft, TableBorder* left, TableBorder* bottomLeft,
110 const TableCell& bottomRightCell, TableBorder* topLeft, TableBorder* top, TableBorder* topRight,
H A Dpslib.cpp2433 TableCell bottomRightCell = item->asTable()->cellAt(endRow + 1, lastCol + 1); in ProcessItem() local
2436 …resolveBordersVertical(topLeftCell, topRightCell, cell, rightCell, bottomLeftCell, bottomRightCell, in ProcessItem()
2461 TableCell bottomRightCell = item->asTable()->cellAt(lastRow + 1, firstCol); in ProcessItem() local
2464 … resolveBordersVertical(topLeftCell, topRightCell, leftCell, cell, bottomLeftCell, bottomRightCell, in ProcessItem()
2501 TableCell bottomRightCell = item->asTable()->cellAt(lastRow + 1, endCol + 1); in ProcessItem() local
2505bottomRightCell, &topLeft, &left, &bottomLeft, &border, &topRight, &right, &bottomRight, item->asT… in ProcessItem()
2529 TableCell bottomRightCell = item->asTable()->cellAt(firstRow, endCol + 1); in ProcessItem() local
2533bottomRightCell, &topLeft, &left, &bottomLeft, &border, &topRight, &right, &bottomRight, item->asT… in ProcessItem()
H A Dpdflib_core.cpp5337 TableCell bottomRightCell = ite->asTable()->cellAt(endRow + 1, lastCol + 1); in PDF_ProcessItem() local
5340 …resolveBordersVertical(topLeftCell, topRightCell, cell, rightCell, bottomLeftCell, bottomRightCell, in PDF_ProcessItem()
5365 TableCell bottomRightCell = ite->asTable()->cellAt(lastRow + 1, firstCol); in PDF_ProcessItem() local
5368 … resolveBordersVertical(topLeftCell, topRightCell, leftCell, cell, bottomLeftCell, bottomRightCell, in PDF_ProcessItem()
5405 TableCell bottomRightCell = ite->asTable()->cellAt(lastRow + 1, endCol + 1); in PDF_ProcessItem() local
5409bottomRightCell, &topLeft, &left, &bottomLeft, &border, &topRight, &right, &bottomRight, ite->asTa… in PDF_ProcessItem()
5433 TableCell bottomRightCell = ite->asTable()->cellAt(firstRow, endCol + 1); in PDF_ProcessItem() local
5437bottomRightCell, &topLeft, &left, &bottomLeft, &border, &topRight, &right, &bottomRight, ite->asTa… in PDF_ProcessItem()
/dports/cad/qelectrotech/qet-0.7.0/sources/titleblock/
H A Dtemplatecellsset.cpp136 TitleBlockTemplateVisualCell *TitleBlockTemplateCellsSet::bottomRightCell() const { in bottomRightCell() function in TitleBlockTemplateCellsSet
171 TitleBlockTemplateVisualCell *bottom_right_cell = bottomRightCell(); in mergeAreaRect()
H A Dtemplatecellsset.h42 TitleBlockTemplateVisualCell *bottomRightCell() const;
H A Dtemplatecommands.cpp715 TitleBlockTemplateVisualCell *bottom_right_cell = cells_set.bottomRightCell(); in getBottomRightCell()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/export/svgexplugin/
H A Dsvgexplugin.cpp505 TableCell bottomRightCell = item->asTable()->cellAt(endRow + 1, lastCol + 1); in processItemOnPage() local
508 …resolveBordersVertical(topLeftCell, topRightCell, cell, rightCell, bottomLeftCell, bottomRightCell, in processItemOnPage()
533 TableCell bottomRightCell = item->asTable()->cellAt(lastRow + 1, firstCol); in processItemOnPage() local
536 … resolveBordersVertical(topLeftCell, topRightCell, leftCell, cell, bottomLeftCell, bottomRightCell, in processItemOnPage()
573 TableCell bottomRightCell = item->asTable()->cellAt(lastRow + 1, endCol + 1); in processItemOnPage() local
577bottomRightCell, &topLeft, &left, &bottomLeft, &border, &topRight, &right, &bottomRight, item->asT… in processItemOnPage()
601 TableCell bottomRightCell = item->asTable()->cellAt(firstRow, endCol + 1); in processItemOnPage() local
605bottomRightCell, &topLeft, &left, &bottomLeft, &border, &topRight, &right, &bottomRight, item->asT… in processItemOnPage()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/export/xpsexport/
H A Dxpsexplugin.cpp1325 TableCell bottomRightCell = item->asTable()->cellAt(endRow + 1, lastCol + 1); in processTableItem() local
1328 …resolveBordersVertical(topLeftCell, topRightCell, cell, rightCell, bottomLeftCell, bottomRightCell, in processTableItem()
1353 TableCell bottomRightCell = item->asTable()->cellAt(lastRow + 1, firstCol); in processTableItem() local
1356 … resolveBordersVertical(topLeftCell, topRightCell, leftCell, cell, bottomLeftCell, bottomRightCell, in processTableItem()
1393 TableCell bottomRightCell = item->asTable()->cellAt(lastRow + 1, endCol + 1); in processTableItem() local
1397bottomRightCell, &topLeft, &left, &bottomLeft, &border, &topRight, &right, &bottomRight, item->asT… in processTableItem()
1421 TableCell bottomRightCell = item->asTable()->cellAt(firstRow, endCol + 1); in processTableItem() local
1425bottomRightCell, &topLeft, &left, &bottomLeft, &border, &topRight, &right, &bottomRight, item->asT… in processTableItem()