Lines Matching refs:PostPaint
1236 pDocSh->PostPaint( aMarkRange, PAINT_GRID, nExt ); in ApplyPatternLines()
1337 pDocSh->PostPaint( nStartCol, nStartRow, nStartTab, in ApplySelectionPattern()
1366 pDocSh->PostPaint( nCol,nRow,nTab, nCol,nRow,nTab, PAINT_GRID, nExtFlags | SC_PF_TESTMERGE ); in ApplySelectionPattern()
1499 pViewData->GetDocShell()->PostPaint( aMarkRange, PAINT_GRID ); in SetStyleSheetToMarked()
1563 pDocSh->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID|PAINT_LEFT ); in RemoveStyleSheetInUse()
1590 pDocSh->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID|PAINT_LEFT ); in UpdateStyleSheetInUse()
1866 pDocSh->PostPaint( 0,pRanges[0],nTab, MAXCOL,MAXROW,nTab, PAINT_GRID | PAINT_LEFT ); in DeleteMulti()
1868 pDocSh->PostPaint( static_cast<SCCOL>(pRanges[0]),0,nTab, in DeleteMulti()
2035 pDocSh->PostPaint( aExtendedRange, PAINT_GRID, nExtFlags ); in DeleteContents()
2313 pDocSh->PostPaint( static_cast<SCCOL>(nStart), 0, nTab, in SetWidthOrHeight()
2322 pDocSh->PostPaint( 0, nStart, nTab, MAXCOL, MAXROW, nTab, PAINT_GRID | PAINT_LEFT ); in SetWidthOrHeight()