sw/source/core/layout/layact.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3be7e611833f520bd05af7fbdf4aff96f3b13c78 Author: Miklos Vajna <vmik...@collabora.co.uk> Date: Wed May 27 10:46:09 2015 +0200 SwLayIdle::ShowIdle: improve comment Change-Id: Ibaa03580a39d11e0758c5e02959bed7f14d27790 diff --git a/sw/source/core/layout/layact.cxx b/sw/source/core/layout/layact.cxx index 26f43ee..fa4c289 100644 --- a/sw/source/core/layout/layact.cxx +++ b/sw/source/core/layout/layact.cxx @@ -2111,7 +2111,7 @@ void SwLayIdle::ShowIdle( ColorData eColorData ) { Rectangle aRect( 0, 0, 5, 5 ); aRect = pWin->PixelToLogic( aRect ); - // OD 2004-04-23 #116347# + // Depending on if idle layout is in progress or not, draw a "red square" or a "green square". pWin->Push( PushFlags::FILLCOLOR|PushFlags::LINECOLOR ); pWin->SetFillColor( eColorData ); pWin->SetLineColor(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits