Home
last modified time | relevance | path

Searched refs:PostPaint (Results 26 – 50 of 52) sorted by relevance

123

/trunk/main/sc/source/ui/undo/
H A Dundostyl.cxx216 pDocSh->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID|PAINT_LEFT ); in DoChange()
H A Dundocell.cxx127 pDocShell->PostPaint( nCol,nRow,nTab, nCol,nRow,nTab, PAINT_GRID, nFlags ); in DoChange()
/trunk/main/svx/inc/svx/
H A Dsvdpagv.hxx183 void PostPaint();
H A Dsvdpntv.hxx384 void PostPaint();
/trunk/main/vcl/unx/headless/
H A Dsvpframe.cxx151 void SvpSalFrame::PostPaint() const in PostPaint() function in SvpSalFrame
H A Dsvpinst.cxx380 pSvpFrame->PostPaint(); in Yield()
/trunk/main/sc/source/ui/unoobj/
H A Ddefltuno.cxx118 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID ); in ItemsChanged()
H A Dconfuno.cxx320 pDocShell->PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in setPropertyValue()
H A Dcellsuno.cxx1048 pDocShell->PostPaint( *rRanges.GetObject(i), PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in ApplyBorder()
1192 rDocShell.PostPaint( rRange, PAINT_GRID ); // AdjustRowHeight may have painted already in lcl_PutDataArray()
1281 rDocShell.PostPaint( rRange, PAINT_GRID ); // AdjustRowHeight may have painted already in lcl_PutFormulaArray()
1778 pDocShell->PostPaint( *aRanges.GetObject(i), nPart ); in PaintRanges_Impl()
7210 pDocSh->PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in removeAllManualPageBreaks()
H A Ddatauno.cxx2011 pDocShell->PostPaint(aPaintRange, PAINT_GRID); in setPropertyValue()
/trunk/main/svx/source/svdraw/
H A Dsdrpagewindow.cxx191 void SdrPageWindow::PostPaint() in PostPaint() function in SdrPageWindow
/trunk/main/sc/source/ui/docshell/
H A Darealink.cxx463 pImpl->m_pDocSh->PostPaint( aDestPos.Col(),aDestPos.Row(),nDestTab, in Refresh()
H A Dtablink.cxx417 pImpl->m_pDocSh->PostPaint( ScRange(0,0,0,MAXCOL,MAXROW,MAXTAB), in Refresh()
H A Ddbdocimp.cxx644 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in DoImport()
H A Ddocsh8.cxx675 rDocShell.PostPaint( nCol, nFirstRow, nTab, nCol, nFirstRow, nTab, PAINT_GRID ); in lcl_GetColumnTypes()
H A Ddocsh4.cxx1301 PostPaint( nStartCol, nStartRow, nTab, nEndCol, nEndRow, nTab, PAINT_GRID ); in DoAutoStyle()
H A Dimpex.cxx279 pDocSh->PostPaint( aRange, PAINT_GRID ); // AdjustRowHeight paintet evtl. selber in EndPaste()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx4741 pDocSh->PostPaint( nCol1, nRow1, nTab1, nCol2, nRow1, nTab2, PAINT_MARKS ); in lcl_PaintOneRange()
4743 pDocSh->PostPaint( nCol1, nRow1, nTab1, nCol1, nRow2, nTab2, PAINT_MARKS ); in lcl_PaintOneRange()
4745 pDocSh->PostPaint( nCol2, nRow1, nTab1, nCol2, nRow2, nTab2, PAINT_MARKS ); in lcl_PaintOneRange()
4747 pDocSh->PostPaint( nCol1, nRow2, nTab1, nCol2, nRow2, nTab2, PAINT_MARKS ); in lcl_PaintOneRange()
4750 pDocSh->PostPaint( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2, PAINT_MARKS ); in lcl_PaintOneRange()
H A Ddbfunc3.cxx555 pDocSh->PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, in DoSubTotals()
2370 GetViewData()->GetDocShell()->PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, in RepeatDB()
H A Dviewfun4.cxx299 pDocSh->PostPaint( aMarkRange, PAINT_GRID ); in DoRefConversion()
H A Dtabview3.cxx2439 pDocSh->PostPaint( nStartX,nStartY,nTab, nEndX,nEndY,nTab, PAINT_GRID ); in InvertBlockMark()
H A Dprintfun.cxx2458 pDocShell->PostPaint(0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID); in UpdatePages()
H A Dviewdata.cxx1895 pDocShell->PostPaint( ScRange(0,0,nTabNo,MAXCOL,MAXROW,nTabNo), PAINT_GRID ); in GetPosFromPixel()
/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx721 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID ); in IMPL_LINK()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx616 virtual void PostPaint();

Completed in 293 milliseconds

123