Lines Matching refs:PostPaint
141 rDocShell.PostPaint( ScRange(0,nRow,nTab, MAXCOL,nRow,nTab), PAINT_GRID ); in lcl_PaintAbove()
171 rDocShell.PostPaint( 0, nStartRow, nTab, MAXCOL, MAXROW, nTab, in AdjustRowHeight()
653 rDocShell.PostPaint( aExtendedRange, PAINT_GRID, nExtFlags ); in DeleteContents()
724 rDocShell.PostPaint( aMarkRange, PAINT_GRID ); in TransliterateText()
1241 rDocShell.PostPaint( aMultiRange, PAINT_GRID, nExtFlags ); in ApplyAttributes()
1315 rDocShell.PostPaint( aMultiRange, PAINT_GRID, nExtFlags ); in ApplyStyle()
1713 …rDocShell.PostPaint( nPaintStartX, nPaintStartY, i, nPaintEndX, nPaintEndY, i+nScenarioCount, PAIN… in InsertCells()
1716 …rDocShell.PostPaint( nPaintStartX, nPaintStartY, i, nPaintEndX, nPaintEndY, i+nScenarioCount, nPai… in InsertCells()
2218 …rDocShell.PostPaint( nPaintStartX, nPaintStartY, i, nPaintEndX, nPaintEndY, i+nScenarioCount, nPai… in DeleteCells()
2225 …rDocShell.PostPaint( nPaintStartX, nPaintStartY, i, nPaintEndX, nPaintEndY, i+nScenarioCount, PAIN… in DeleteCells()
2550 rDocShell.PostPaint( nPaintStartX,nPaintStartY,nDestTab, in MoveBlock()
2578 rDocShell.PostPaint( nPaintStartX,nPaintStartY,nStartTab, in MoveBlock()
2887 rDocShell.PostPaint(0,0,0,MAXCOL,MAXROW,MAXTAB, PAINT_EXTRAS); in SetTableVisible()
2911 rDocShell.PostPaint( 0,0,0,MAXCOL,MAXROW,MAXTAB, PAINT_ALL ); in SetLayoutRTL()
3282 rDocShell.PostPaint(0,0,nTab,MAXCOL,MAXROW,nTab,PAINT_ALL); in SetWidthOrHeight()
3328 rDocShell.PostPaint( static_cast<SCCOL>(nPos)-1, 0, nTab, MAXCOL, MAXROW, nTab, PAINT_GRID ); in InsertPageBreak()
3337 rDocShell.PostPaint( 0, static_cast<SCROW>(nPos)-1, nTab, MAXCOL, MAXROW, nTab, PAINT_GRID ); in InsertPageBreak()
3392 rDocShell.PostPaint( static_cast<SCCOL>(nPos)-1, 0, nTab, MAXCOL, MAXROW, nTab, PAINT_GRID ); in RemovePageBreak()
3401 rDocShell.PostPaint( 0, nPos-1, nTab, MAXCOL, MAXROW, nTab, PAINT_GRID ); in RemovePageBreak()
3613 rDocShell.PostPaint( aMarkRange, PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in ClearItems()
3661 rDocShell.PostPaint( aMarkRange, PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in ChangeIndent()
3763 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, in AutoFormat()
3775 rDocShell.PostPaint( 0,nStartRow,nTab, MAXCOL,MAXROW,nTab, in AutoFormat()
3778 rDocShell.PostPaint( nStartCol, nStartRow, nTab, in AutoFormat()
3876 rDocShell.PostPaint( nStartCol,nStartRow,nStartTab,nEndCol,nEndRow,nEndTab, PAINT_GRID ); in EnterMatrix()
4381 rDocShell.PostPaint( nStartCol, nStartRow, nTab, in MergeCells()
4438 rDocShell.PostPaint( aExtended, PAINT_GRID ); in UnmergeCells()
4739 rDocShell.PostPaint( nStartCol,nStartRow,nTab, nEndCol,nEndRow,nTab, PAINT_GRID ); in InsertNameList()