Searched refs:lcl_PaintAbove (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 134 void lcl_PaintAbove( ScDocShell& rDocShell, const ScRange& rRange ) in lcl_PaintAbove() function 655 lcl_PaintAbove( rDocShell, aExtendedRange ); // fuer Linien ueber dem Bereich in DeleteContents() 1243 lcl_PaintAbove( rDocShell, aMultiRange ); // fuer Linien ueber dem Bereich in ApplyAttributes() 1317 lcl_PaintAbove( rDocShell, aMultiRange ); // fuer Linien ueber dem Bereich in ApplyStyle() 2223 …lcl_PaintAbove( rDocShell, ScRange( nPaintStartX, nPaintStartY, i, nPaintEndX, nPaintEndY, i+nScen… in DeleteCells()
|
Completed in 33 milliseconds