Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/sheets/ui/
H A DCellToolBase_p.cpp956 const QRect extCursor = selection->extendToMergedAreas(cursor); in paintSelection() local
957 QRectF cursorRect = sheet->cellCoordinatesToDocument(extCursor); in paintSelection()