Searched refs:mnBorderPxWidth (Results 1 – 2 of 2) sorted by relevance
89 static const sal_Int8 mnBorderPxWidth; member in SwPageFrm400 return mnBorderPxWidth; in BorderPxWidth()
5433 const sal_Int8 SwPageFrm::mnBorderPxWidth = 1; member in SwPageFrm5451 aBorderPxRect.Left() = aBorderPxRect.Left() - mnBorderPxWidth; in GetBorderRect()5452 aBorderPxRect.Top() = aBorderPxRect.Top() - mnBorderPxWidth; in GetBorderRect()5453 aBorderPxRect.Right() = aBorderPxRect.Right() + mnBorderPxWidth; in GetBorderRect()5454 aBorderPxRect.Bottom() = aBorderPxRect.Bottom() + mnBorderPxWidth; in GetBorderRect()5481 aPagePxRect.Right() + mnBorderPxWidth, in GetRightShadowRect()5482 aPagePxRect.Bottom() + mnBorderPxWidth ); in GetRightShadowRect()5510 aPagePxRect.Right() + mnBorderPxWidth, in GetBottomShadowRect()5511 aPagePxRect.Bottom() + mnBorderPxWidth ); in GetBottomShadowRect()
Completed in 81 milliseconds