Searched refs:mnBorderPxWidth (Results 1 – 2 of 2) sorted by relevance
88 static const sal_Int8 mnBorderPxWidth; member in SwPageFrm401 return mnBorderPxWidth; in BorderPxWidth()
5342 const sal_Int8 SwPageFrm::mnBorderPxWidth = 1; member in SwPageFrm5361 aBorderPxRect.Left() = aBorderPxRect.Left() - mnBorderPxWidth; in GetBorderRect()5362 aBorderPxRect.Top() = aBorderPxRect.Top() - mnBorderPxWidth; in GetBorderRect()5363 aBorderPxRect.Right() = aBorderPxRect.Right() + mnBorderPxWidth; in GetBorderRect()5364 aBorderPxRect.Bottom() = aBorderPxRect.Bottom() + mnBorderPxWidth; in GetBorderRect()5391 aPagePxRect.Right() + mnBorderPxWidth + mnShadowPxWidth, in GetRightShadowRect()5392 aPagePxRect.Bottom() + mnBorderPxWidth + mnShadowPxWidth ); in GetRightShadowRect()5420 aPagePxRect.Right() + mnBorderPxWidth + mnShadowPxWidth, in GetBottomShadowRect()5421 aPagePxRect.Bottom() + mnBorderPxWidth + mnShadowPxWidth ); in GetBottomShadowRect()
Completed in 53 milliseconds