Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx130 void lcl_PaintAbove( ScDocShell& rDocShell, const ScRange& rRange ) in lcl_PaintAbove() function
651 lcl_PaintAbove( rDocShell, aExtendedRange ); // fuer Linien ueber dem Bereich in DeleteContents()
1239 lcl_PaintAbove( rDocShell, aMultiRange ); // fuer Linien ueber dem Bereich in ApplyAttributes()
1313 lcl_PaintAbove( rDocShell, aMultiRange ); // fuer Linien ueber dem Bereich in ApplyStyle()
2219lcl_PaintAbove( rDocShell, ScRange( nPaintStartX, nPaintStartY, i, nPaintEndX, nPaintEndY, i+nScen… in DeleteCells()