Searched refs:mnBorderPxWidth (Results 1 – 2 of 2) sorted by relevance
89 static const sal_Int8 mnBorderPxWidth; member in SwPageFrm400 return mnBorderPxWidth; in BorderPxWidth()
5387 const sal_Int8 SwPageFrm::mnBorderPxWidth = 1; member in SwPageFrm5405 aBorderPxRect.Left() = aBorderPxRect.Left() - mnBorderPxWidth; in GetBorderRect()5406 aBorderPxRect.Top() = aBorderPxRect.Top() - mnBorderPxWidth; in GetBorderRect()5407 aBorderPxRect.Right() = aBorderPxRect.Right() + mnBorderPxWidth; in GetBorderRect()5408 aBorderPxRect.Bottom() = aBorderPxRect.Bottom() + mnBorderPxWidth; in GetBorderRect()5435 aPagePxRect.Right() + mnBorderPxWidth, in GetRightShadowRect()5436 aPagePxRect.Bottom() + mnBorderPxWidth ); in GetRightShadowRect()5464 aPagePxRect.Right() + mnBorderPxWidth, in GetBottomShadowRect()5465 aPagePxRect.Bottom() + mnBorderPxWidth ); in GetBottomShadowRect()