Home
last modified time | relevance | path

Searched refs:SC_PF_TESTMERGE (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sc/source/ui/undo/
H A Dundoblk.cxx1817 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()
1878 pDocShell->PostPaint( aBlockRange, PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in Undo()
1889 pDocShell->PostPaint( aBlockRange, PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in Redo()
1944 pDocShell->PostPaint( aBlockRange, PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in Undo()
1955 pDocShell->PostPaint( aBlockRange, PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in Redo()
2207 pDocShell->PostPaint( aBlockRange, PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in Undo()
2231 pDocShell->PostPaint( *pRanges->GetObject(i), PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in Redo()
H A Dundocell.cxx122 sal_uInt16 nFlags = SC_PF_TESTMERGE; in DoChange()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh3.cxx150 if (nExtFlags & SC_PF_TESTMERGE) in PostPaint()
190 PostPaint( nCol,nRow,nTab, nCol,nRow,nTab, PAINT_GRID, SC_PF_TESTMERGE ); in PostPaintCell()
H A Ddocfunc.cxx3613 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()
/aoo4110/main/sc/source/ui/inc/
H A Ddocsh.hxx78 #define SC_PF_TESTMERGE 2 macro
/aoo4110/main/sc/source/ui/view/
H A Dviewfunc.cxx1226 sal_uInt16 nExt = SC_PF_TESTMERGE; 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()
H A Dviewfun2.cxx3108 PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in SetSelectionFrameLines()
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1048 pDocShell->PostPaint( *rRanges.GetObject(i), PAINT_GRID, SC_PF_LINES | SC_PF_TESTMERGE ); in ApplyBorder()

Completed in 113 milliseconds