Home
last modified time | relevance | path

Searched refs:PostPaint (Results 1 – 25 of 52) sorted by relevance

123

/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx137 pDocShell->PostPaint(0,0,nTab,MAXCOL,MAXROW,nTab,PAINT_GRID|PAINT_LEFT|PAINT_TOP); in Undo()
903 pDocShell->PostPaint( aSortParam.nCol1, aSortParam.nRow1, nTab, in Redo()
1060 pDocShell->PostPaint( 0, aQueryParam.nRow1, nTab, MAXCOL, MAXROW, nTab, in Undo()
1351 pDocShell->PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in Undo()
1353 pDocShell->PostPaint( aImportParam.nCol1,aImportParam.nRow1,nTab, in Undo()
1423 pDocShell->PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in Redo()
1425 pDocShell->PostPaint( aImportParam.nCol1,aImportParam.nRow1,nTab, in Redo()
1894 pDocShell->PostPaint( aNewRange, PAINT_GRID, SC_PF_LINES ); in Undo()
1896 pDocShell->PostPaint( aOldRange, PAINT_GRID, SC_PF_LINES ); in Undo()
2019 pDocShell->PostPaint( 0,aDestArea.nRowStart,nTab, MAXCOL,MAXROW,nTab, in Undo()
[all …]
H A Dundoblk.cxx828 /*A*/ pDocShell->PostPaint( aExtendedRange, PAINT_GRID, nExtFlags ); in DoChange()
1075 pDocShell->PostPaint( aDrawRange, nPaint, nExtFlags ); in DoChange()
1237 pDocShell->PostPaint( aRange, nPaint, nExtFlags ); in PaintArea()
1406 pDocShell->PostPaint( aBlockRange, PAINT_GRID ); in DoChange()
1518 pDocShell->PostPaint( aRange, PAINT_GRID | PAINT_EXTRAS ); in Undo()
1634 /*A*/ pDocShell->PostPaint( aWorkRange, PAINT_GRID | PAINT_EXTRAS, nExtFlags ); in DoChange()
1726 pDocShell->PostPaint( aBlockRange, PAINT_GRID ); in Undo()
1817 pDocShell->PostPaint( aBlockRange, PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in Undo()
1828 pDocShell->PostPaint( aBlockRange, PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in Redo()
2008 pDocShell->PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in Undo()
[all …]
H A Dundoblk3.cxx195 /*A*/ pDocShell->PostPaint( aRange, PAINT_GRID | PAINT_EXTRAS, nExtFlags ); in DoChange()
370 pDocShell->PostPaint(0,0,0,MAXCOL,MAXROW,MAXTAB, PAINT_GRID|PAINT_EXTRAS); in DoChange()
643 pDocShell->PostPaint( aWorkRange, PAINT_GRID, nExtFlags ); in Undo()
727 pDocShell->PostPaint( aBlockRange, PAINT_GRID ); in Redo()
965 pDocShell->PostPaint( 0, 0, nStartZ, MAXCOL, MAXROW, nEndZ, in Undo()
969 pDocShell->PostPaint( aBlockRange, PAINT_GRID, SC_PF_LINES ); in Undo()
1047 pDocShell->PostPaint( 0, 0, nStartZ, in Redo()
1052 pDocShell->PostPaint( aBlockRange, PAINT_GRID, SC_PF_LINES ); in Redo()
1337 pDocShell->PostPaint( aRange, PAINT_GRID, nExtFlags ); in Undo()
1575 pDocShell->PostPaint( aRange, PAINT_GRID); in DoChange()
[all …]
H A Dundoblk2.cxx136 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()
187 pDocShell->PostPaint( 0, 0, nStartTab, MAXCOL, MAXROW, nEndTab, PAINT_GRID ); in Redo()
H A Dundobase.cxx257 pDocShell->PostPaint( 0, aBlockRange.aStart.Row(), aBlockRange.aStart.Tab(), in AdjustHeight()
420 … pDocShell->PostPaint( nRangeX1, nRangeY1, nRangeTab, nRangeX2, nRangeY1, nRangeTab, PAINT_GRID ); in EndUndo()
H A Dundotab.cxx429 pDocShell->PostPaint(0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_ALL ); // incl. Extras in Undo()
875 pDocShell->PostPaint(0,0,nDestTab,MAXCOL,MAXROW,MAXTAB, PAINT_ALL); in Undo()
969 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, in DoChange()
1404 pDocShell->PostPaint( ScRange(0,0,nTab,MAXCOL,MAXROW,nTab), PAINT_GRID ); in DoChange()
H A Dundoutil.cxx143 pDocShell->PostPaint( nCol1,nRow1,rRange.aStart.Tab(), in PaintMore()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx171 rDocShell.PostPaint( 0, nStartRow, nTab, MAXCOL, MAXROW, nTab, in AdjustRowHeight()
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()
2550 rDocShell.PostPaint( nPaintStartX,nPaintStartY,nDestTab, in MoveBlock()
2578 rDocShell.PostPaint( nPaintStartX,nPaintStartY,nStartTab, in MoveBlock()
3282 rDocShell.PostPaint(0,0,nTab,MAXCOL,MAXROW,nTab,PAINT_ALL); in SetWidthOrHeight()
3763 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, in AutoFormat()
3778 rDocShell.PostPaint( nStartCol, nStartRow, nTab, in AutoFormat()
4381 rDocShell.PostPaint( nStartCol, nStartRow, nTab, in MergeCells()
[all …]
H A Ddocsh3.cxx113 void ScDocShell::PostPaint( SCCOL nStartCol, SCROW nStartRow, SCTAB nStartTab, in PostPaint() function in ScDocShell
176 void ScDocShell::PostPaint( const ScRange& rRange, sal_uInt16 nPart, sal_uInt16 nExtFlags ) in PostPaint() function in ScDocShell
178 PostPaint( rRange.aStart.Col(), rRange.aStart.Row(), rRange.aStart.Tab(), in PostPaint()
185 PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID ); in PostPaintGridAll()
190 PostPaint( nCol,nRow,nTab, nCol,nRow,nTab, PAINT_GRID, SC_PF_TESTMERGE ); in PostPaintCell()
200 PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_EXTRAS ); in PostPaintExtras()
264 PostPaint( aRange.aStart.Col(), aRange.aStart.Row(), aRange.aStart.Tab(), in UnlockPaint_Impl()
579 PostPaint(0,0,0,MAXCOL,MAXROW,MAXTAB,PAINT_ALL); in SetPrinter()
H A Dolinefun.cxx90 rDocShell.PostPaint( nStartCol,nStartRow,nTab, MAXCOL,MAXROW,nTab, nParts ); in lcl_PaintWidthHeight()
144 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, nParts ); in MakeOutline()
210 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, nParts ); in RemoveOutline()
270 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, in RemoveAllOutlines()
341 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_LEFT | PAINT_TOP | PAINT_SIZE ); in AutoOutline()
542 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID | PAINT_LEFT | PAINT_TOP ); in ShowMarkedOutlines()
640 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID | PAINT_LEFT | PAINT_TOP ); in HideMarkedOutlines()
H A Ddocsh6.cxx164 PostPaint(0,0,0,MAXCOL,MAXROW,MAXTAB,PAINT_GRID); in SetVisAreaOrSize()
279 PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID | PAINT_LEFT ); in LoadStyles()
343 PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID | PAINT_LEFT ); // Paint in LoadStylesArgs()
458 PostPaint( ScRange(0,0,0,MAXCOL,MAXROW,MAXTAB), in ReloadTabLinks()
H A Ddocsh5.cxx108 PostPaint( nX1, nY1, nTab, nX2, nY1, nTab, PAINT_GRID ); in DBAreaDeleted()
429PostPaint( nRangeX1, nRangeY1, nRangeTab, nRangeX2, nRangeY1, nRangeTab, PAINT_GRID ); in CancelAutoDBRange()
449 PostPaint( 0,nStartRow,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID|PAINT_LEFT ); in AdjustRowHeight()
704 PostPaint( nPaintStartCol, nPaintStartRow, rParam.nTab, in DoConsolidate()
777 PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in UseScenario()
885 PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); // Rahmen painten in MakeScenario()
H A Ddbdocfun.cxx400 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, in RepeatDB()
635 rDocShell.PostPaint( nStartX, nStartY, nTab, nEndX, nEndY, nTab, nPaint ); in Sort()
971 rDocShell.PostPaint( aLocalParam.nCol1, aLocalParam.nRow1, nDestTab, in Query()
975 rDocShell.PostPaint( 0, rQueryParam.nRow1, nTab, MAXCOL, MAXROW, nTab, in Query()
1140 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, in DoSubTotals()
1240 rDocShell.PostPaint( aRange.aStart.Col(), aRange.aStart.Row(), nTab, in DataPilotUpdate()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx148 pDocSh->PostPaint( 0, nPaintY, nTab, MAXCOL, MAXROW, nTab, in AdjustBlockHeight()
194 pDocSh->PostPaint( 0, nStartRow, nTab, MAXCOL, MAXROW, nTab, in AdjustRowHeight()
928 pDocSh->PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in RemoveManualBreaks()
1584 pDocSh->PostPaint( 0,0,nStartTab, MAXCOL,MAXROW,nStartTab, in AutoFormat()
1594 pDocSh->PostPaint( nStartCol, nStartRow, nStartTab, in AutoFormat()
1834 pDocSh->PostPaint( nCol,nRow,nTab, nCol,nRow,nTab, PAINT_GRID ); in SearchAndReplace()
2488 pDocSh->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, in ImportTables()
2717 pDestShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, in MoveTable()
2878 pDocSh->PostPaint(0,0,0,MAXCOL,MAXROW,MAXTAB, PAINT_EXTRAS); in ShowTable()
2914 pDocSh->PostPaint(0,0,0,MAXCOL,MAXROW,MAXTAB, PAINT_EXTRAS); in HideTable()
[all …]
H A Dviewfunc.cxx1236 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()
[all …]
H A Ddbfunc.cxx229 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID ); in NotifyCloseDbNameDlg()
433 pDocSh->PostPaint( aParam.nCol1, nRow, nTab, aParam.nCol2, nRow, nTab, PAINT_GRID ); in ToggleAutoFilter()
501 pDocSh->PostPaint( nCol1,nRow1,nTab, nCol2,nRow1,nTab, PAINT_GRID ); in HideAutoFilter()
H A Dviewfun3.cxx284 pDocSh->PostPaint( aRange, PAINT_GRID, nExtFlags ); in CutToClip()
1446 pDocSh->PostPaint( nClipStartX,nClipStartY,nStartTab, in PasteFromClip()
1520 pDocSh->PostPaint( nStartCol, nStartRow, nStartTab, in PasteFromClip()
1666 pDocSh->PostPaint( in PasteMultiRangesFromClip()
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx315 void PostPaint( SCCOL nStartCol, SCROW nStartRow, SCTAB nStartTab,
318 void PostPaint( const ScRange& rRange, sal_uInt16 nPart, sal_uInt16 nExtFlags = 0 );
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx1093 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID ); in Modify_Impl()
1216 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID ); in addNew()
1250 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID ); in removeByIndex()
H A Dstyleuno.cxx889 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID|PAINT_LEFT ); in removeByName()
1246 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID|PAINT_LEFT ); in setParentStyle()
1615 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID|PAINT_LEFT ); in setAllPropertiesToDefault()
1987 pDocShell->PostPaint(0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID|PAINT_LEFT); in StyleSheetChangedUpdate()
/trunk/main/svx/inc/svx/
H A Dsdrpagewindow.hxx116 void PostPaint();
/trunk/main/vcl/unx/headless/
H A Dsvpframe.hxx63 void PostPaint() const;
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx339 void SdrPageView::PostPaint() in PostPaint() function in SdrPageView
349 pCandidate->PostPaint(); in PostPaint()
H A Dsvdpntv.cxx758 void SdrPaintView::PostPaint() in PostPaint() function in SdrPaintView
762 mpPageView->PostPaint(); in PostPaint()
/trunk/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx243 pDocSh->PostPaint( aDrawRange, PAINT_GRID| PAINT_EXTRAS); in StopDragMode()

Completed in 203 milliseconds

123