Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundoblk2.cxx113 SCCOLROW nPaintStart = nStart > 0 ? nStart-1 : static_cast<SCCOLROW>(0); in Undo() local
118 nPaintStart = 0; // paint all, because of changed selection in Undo()
136 pDocShell->PostPaint( static_cast<SCCOL>(nPaintStart), 0, nTab, in Undo()
143 pDocShell->PostPaint( 0, nPaintStart, nTab, MAXCOL, MAXROW, nTab, PAINT_GRID | PAINT_LEFT ); in Undo()

Completed in 5 milliseconds