Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx5385 Rectangle aPagePxRect = in GetRightShadowRect() local
5389 aPagePxRect.Right() + mnShadowPxWidth, in GetRightShadowRect()
5390 aPagePxRect.Top() + 1, in GetRightShadowRect()
5391 aPagePxRect.Right() + mnBorderPxWidth + mnShadowPxWidth, in GetRightShadowRect()
5392 aPagePxRect.Bottom() + mnBorderPxWidth + mnShadowPxWidth ); in GetRightShadowRect()
5414 Rectangle aPagePxRect = in GetBottomShadowRect() local
5418 aPagePxRect.Left() + 1, in GetBottomShadowRect()
5419 aPagePxRect.Bottom() + mnShadowPxWidth, in GetBottomShadowRect()
5420 aPagePxRect.Right() + mnBorderPxWidth + mnShadowPxWidth, in GetBottomShadowRect()
5421 aPagePxRect.Bottom() + mnBorderPxWidth + mnShadowPxWidth ); in GetBottomShadowRect()

Completed in 316 milliseconds