Searched refs:extCursor (Results 1 – 1 of 1) sorted by relevance
956 const QRect extCursor = selection->extendToMergedAreas(cursor); in paintSelection() local957 QRectF cursorRect = sheet->cellCoordinatesToDocument(extCursor); in paintSelection()