summaryrefslogtreecommitdiff
path: root/sw/source/core/view
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-07-03 09:05:19 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-07-03 09:05:53 +0200
commitdd819b76b60df52e98d75993f9e69c22f2811de9 (patch)
tree8e6219803cfc1a8dd062377e7ce086544981d8a3 /sw/source/core/view
parentf7f0486376adbabf3ea66bfd8a7b692c335ec3c8 (diff)
sw: clean up SwPageFrm::PaintBorderAndShadow and related comments
Change-Id: Id046bf8a8ff9da816d4c8d0e53aabcf124258d29
Diffstat (limited to 'sw/source/core/view')
-rw-r--r--sw/source/core/view/viewsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/view/viewsh.cxx b/sw/source/core/view/viewsh.cxx
index ad014b5d4a87..3e77cf1e336b 100644
--- a/sw/source/core/view/viewsh.cxx
+++ b/sw/source/core/view/viewsh.cxx
@@ -1084,7 +1084,7 @@ void SwViewShell::VisPortChgd( const SwRect &rRect)
aPageRect.SSize() = rFormatPage.GetBoundRect(GetWin()).SSize();
}
- // OD 12.02.2003 #i9719#, #105645# - consider new border and shadow width
+ // #i9719# - consider new border and shadow width
if ( aPageRect.IsOver( aBoth ) )
{
SwTwips nPageLeft = 0;