Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5475 Rectangle aPagePxRect = in GetRightShadowRect() local
5479 aPagePxRect.Right(), in GetRightShadowRect()
5480 aPagePxRect.Top() + 1, in GetRightShadowRect()
5481 aPagePxRect.Right() + mnBorderPxWidth, in GetRightShadowRect()
5482 aPagePxRect.Bottom() + mnBorderPxWidth ); in GetRightShadowRect()
5504 Rectangle aPagePxRect = in GetBottomShadowRect() local
5508 aPagePxRect.Left() + 1, in GetBottomShadowRect()
5509 aPagePxRect.Bottom(), in GetBottomShadowRect()
5510 aPagePxRect.Right() + mnBorderPxWidth, in GetBottomShadowRect()
5511 aPagePxRect.Bottom() + mnBorderPxWidth ); in GetBottomShadowRect()

Completed in 62 milliseconds