Home
last modified time | relevance | path

Searched refs:PAINT_GRID (Results 1 – 25 of 44) sorted by relevance

12

/aoo41x/main/sc/source/ui/undo/
H A Dundodat.cxx904 aSortParam.nCol2, aSortParam.nRow2, nTab, PAINT_GRID ); in Redo()
1057 nEndX, nEndY, aQueryParam.nDestTab, PAINT_GRID ); in Undo()
1061 PAINT_GRID | PAINT_LEFT ); in Undo()
1351 pDocShell->PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in Undo()
1354 nEndCol,nEndRow,nTab, PAINT_GRID ); in Undo()
1423 pDocShell->PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in Redo()
1426 nEndCol,nEndRow,nTab, PAINT_GRID ); in Redo()
1894 pDocShell->PostPaint( aNewRange, PAINT_GRID, SC_PF_LINES ); in Undo()
1896 pDocShell->PostPaint( aOldRange, PAINT_GRID, SC_PF_LINES ); in Undo()
2020 PAINT_GRID | PAINT_LEFT | PAINT_SIZE ); in Undo()
[all …]
H A Dundoblk.cxx240 sal_uInt16 nPaint = PAINT_GRID; in DoChange()
475 sal_uInt16 nPaint = PAINT_GRID; in DoChange()
608 nPaint = PAINT_GRID | PAINT_LEFT; in DoChange()
614 nPaint = PAINT_GRID | PAINT_TOP; in DoChange()
1038 sal_uInt16 nPaint = PAINT_GRID; in DoChange()
1194 sal_uInt16 nPaint = PAINT_GRID; in PaintArea()
1406 pDocShell->PostPaint( aBlockRange, PAINT_GRID ); in DoChange()
1518 pDocShell->PostPaint( aRange, PAINT_GRID | PAINT_EXTRAS ); in Undo()
1726 pDocShell->PostPaint( aBlockRange, PAINT_GRID ); in Undo()
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()
966 PAINT_GRID | PAINT_LEFT | PAINT_TOP, SC_PF_LINES ); in Undo()
969 pDocShell->PostPaint( aBlockRange, PAINT_GRID, SC_PF_LINES ); in Undo()
1049 PAINT_GRID | PAINT_LEFT | PAINT_TOP, SC_PF_LINES); 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.cxx137 MAXCOL, MAXROW, nTab, PAINT_GRID | PAINT_TOP ); 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.cxx259 PAINT_GRID | PAINT_LEFT ); in AdjustHeight()
420 … pDocShell->PostPaint( nRangeX1, nRangeY1, nRangeTab, nRangeX2, nRangeY1, nRangeTab, PAINT_GRID ); in EndUndo()
H A Dundoutil.cxx144 nCol2,nRow2,rRange.aEnd.Tab(), PAINT_GRID ); in PaintMore()
H A Dundostyl.cxx216 pDocSh->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID|PAINT_LEFT ); in DoChange()
H A Dundotab.cxx970 PAINT_GRID | PAINT_TOP | PAINT_LEFT | PAINT_EXTRAS ); in DoChange()
1404 pDocShell->PostPaint( ScRange(0,0,nTab,MAXCOL,MAXROW,nTab), PAINT_GRID ); in DoChange()
/aoo41x/main/sc/source/ui/docshell/
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()
459 PAINT_GRID | PAINT_TOP | PAINT_LEFT ); in ReloadTabLinks()
H A Ddocfunc.cxx172 PAINT_GRID | PAINT_LEFT ); in AdjustRowHeight()
724 rDocShell.PostPaint( aMarkRange, PAINT_GRID ); in TransliterateText()
1350 sal_uInt16 nPaintFlags = PAINT_GRID; in InsertCells()
1778 sal_uInt16 nPaintFlags = PAINT_GRID; in DeleteCells()
2526 sal_uInt16 nFlags = PAINT_GRID; in MoveBlock()
2561 nFlags = PAINT_GRID; in MoveBlock()
3764 PAINT_GRID | PAINT_LEFT | PAINT_TOP ); in AutoFormat()
3776 PAINT_GRID | PAINT_LEFT ); in AutoFormat()
3779 nEndCol, nEndRow, nTab, PAINT_GRID ); in AutoFormat()
4382 nEndCol, nEndRow, nTab, PAINT_GRID ); in MergeCells()
[all …]
H A Ddocsh5.cxx108 PostPaint( nX1, nY1, nTab, nX2, nY1, nTab, PAINT_GRID ); in DBAreaDeleted()
431 … PostPaint( nRangeX1, nRangeY1, nRangeTab, nRangeX2, nRangeY1, nRangeTab, PAINT_GRID ); in CancelAutoDBRange()
451 PostPaint( 0,nStartRow,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID|PAINT_LEFT ); in AdjustRowHeight()
687 sal_uInt16 nPaintFlags = PAINT_GRID; in DoConsolidate()
779 PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in UseScenario()
887 PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); // Rahmen painten in MakeScenario()
H A Ddbdocfun.cxx401 PAINT_GRID | PAINT_LEFT | PAINT_TOP | PAINT_SIZE ); in RepeatDB()
617 sal_uInt16 nPaint = PAINT_GRID; in Sort()
972 nEndX, nEndY, nDestTab, PAINT_GRID ); in Query()
976 PAINT_GRID | PAINT_LEFT ); in Query()
1141 PAINT_GRID | PAINT_LEFT | PAINT_TOP | PAINT_SIZE ); in DoSubTotals()
1242 PAINT_GRID ); in DataPilotUpdate()
H A Dolinefun.cxx67 sal_uInt16 nParts = PAINT_GRID; in lcl_PaintWidthHeight()
271 PAINT_GRID | PAINT_LEFT | PAINT_TOP | PAINT_SIZE ); in RemoveAllOutlines()
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 Ddocsh3.cxx172 if ( nPart & PAINT_GRID ) 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()
/aoo41x/main/sc/source/ui/view/
H A Dviewfunc.cxx1236 pDocSh->PostPaint( aMarkRange, PAINT_GRID, nExt ); in ApplyPatternLines()
1339 PAINT_GRID, nExtFlags | SC_PF_TESTMERGE ); 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()
1869 MAXCOL,MAXROW,nTab, PAINT_GRID | PAINT_TOP ); in DeleteMulti()
2035 pDocSh->PostPaint( aExtendedRange, PAINT_GRID, nExtFlags ); in DeleteContents()
2314 MAXCOL, MAXROW, nTab, PAINT_GRID | PAINT_TOP ); in SetWidthOrHeight()
[all …]
H A Dviewfun2.cxx149 PAINT_GRID | PAINT_LEFT ); in AdjustBlockHeight()
195 PAINT_GRID | PAINT_LEFT ); in AdjustRowHeight()
928 pDocSh->PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in RemoveManualBreaks()
1585 PAINT_GRID | PAINT_LEFT | PAINT_TOP ); in AutoFormat()
1592 PAINT_GRID | PAINT_LEFT ); in AutoFormat()
1595 nEndCol, nEndRow, nEndTab, PAINT_GRID ); in AutoFormat()
1834 pDocSh->PostPaint( nCol,nRow,nTab, nCol,nRow,nTab, PAINT_GRID ); in SearchAndReplace()
2489 PAINT_GRID | PAINT_TOP | PAINT_LEFT | PAINT_EXTRAS ); in ImportTables()
2718 PAINT_GRID | PAINT_TOP | PAINT_LEFT | in MoveTable()
3108 PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in SetSelectionFrameLines()
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()
1448 PAINT_GRID ); in PasteFromClip()
1509 sal_uInt16 nPaint = PAINT_GRID; in PasteFromClip()
1668 aMarkedRange.aEnd.Col(), aMarkedRange.aEnd.Row(), nTab1, PAINT_GRID); in PasteMultiRangesFromClip()
H A Dprevwsh2.cxx331 if (nParts & ( PAINT_GRID | PAINT_LEFT | PAINT_TOP | PAINT_SIZE )) in Notify()
H A Dtabvwsh5.cxx163 if (nParts & PAINT_GRID) in Notify()
/aoo41x/main/sc/inc/
H A Dglobal.hxx182 #define PAINT_GRID 1 macro
190 #define PAINT_ALL ( PAINT_GRID | PAINT_TOP | PAINT_LEFT | PAINT_EXTRAS | PAINT_OBJECTS | PAINT_SI…
/aoo41x/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()
H A Ddefltuno.cxx118 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID ); in ItemsChanged()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx243 pDocSh->PostPaint( aDrawRange, PAINT_GRID| PAINT_EXTRAS); in StopDragMode()

Completed in 817 milliseconds

12