Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/sheets/ui/
H A DSheetView.cpp336 const int lastColPosition = d->sheet->columnPosition(lastCol); in paintCells() local
339 while( xBackground < lastColPosition ) { in paintCells()