Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1347 SCROW nPaintStartY = nStartRow; in InsertCells() local
1613 nPaintStartY = 0; in InsertCells()
1775 SCROW nPaintStartY = nStartRow; in DeleteCells() local
2068 nPaintStartY = 0; in DeleteCells()
2523 SCROW nPaintStartY = nDestRow; in MoveBlock() local
2531 nPaintStartY = 0; in MoveBlock()
2545 nPaintStartY = 0; in MoveBlock()
2550 rDocShell.PostPaint( nPaintStartX,nPaintStartY,nDestTab, in MoveBlock()
2558 nPaintStartY = nStartRow; in MoveBlock()
2573 nPaintStartY = 0; in MoveBlock()
[all …]
/trunk/main/sc/source/ui/view/
H A Dtabview4.cxx257 SCROW nPaintStartY; in UpdateRef() local
260 if (aRect.GetDiff( nPaintStartX, nPaintStartY, nPaintEndX, nPaintEndY )) in UpdateRef()
261 PaintArea( nPaintStartX, nPaintStartY, nPaintEndX, nPaintEndY, SC_UPDATE_MARKS ); in UpdateRef()
H A Dselect.cxx431 SCROW nPaintStartY; in SetCursorAtCell()
434 if (aRect.GetDiff( nPaintStartX, nPaintStartY, nPaintEndX, nPaintEndY )) in SetCursorAtCell()
436 PaintArea( nPaintStartX, nPaintStartY, in SetCursorAtCell()

Completed in 46 milliseconds