Searched refs:lcl_PaintAbove (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/sc/source/ui/docshell/ |
| H A D | docfunc.cxx | 130 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() 2219 …lcl_PaintAbove( rDocShell, ScRange( nPaintStartX, nPaintStartY, i, nPaintEndX, nPaintEndY, i+nScen… in DeleteCells()
|