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.cxx5429 Rectangle aPagePxRect = in GetRightShadowRect() local
5433 aPagePxRect.Right(), in GetRightShadowRect()
5434 aPagePxRect.Top() + 1, in GetRightShadowRect()
5435 aPagePxRect.Right() + mnBorderPxWidth, in GetRightShadowRect()
5436 aPagePxRect.Bottom() + mnBorderPxWidth ); in GetRightShadowRect()
5458 Rectangle aPagePxRect = in GetBottomShadowRect() local
5462 aPagePxRect.Left() + 1, in GetBottomShadowRect()
5463 aPagePxRect.Bottom(), in GetBottomShadowRect()
5464 aPagePxRect.Right() + mnBorderPxWidth, in GetBottomShadowRect()
5465 aPagePxRect.Bottom() + mnBorderPxWidth ); in GetBottomShadowRect()