Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Dpagefrm.hxx90 static const sal_Int8 mnShadowPxWidth; member in SwPageFrm
406 return mnShadowPxWidth; in ShadowPxWidth()
/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx5343 const sal_Int8 SwPageFrm::mnShadowPxWidth = 2; member in SwPageFrm
5389 aPagePxRect.Right() + mnShadowPxWidth, in GetRightShadowRect()
5391 aPagePxRect.Right() + mnBorderPxWidth + mnShadowPxWidth, in GetRightShadowRect()
5392 aPagePxRect.Bottom() + mnBorderPxWidth + mnShadowPxWidth ); in GetRightShadowRect()
5419 aPagePxRect.Bottom() + mnShadowPxWidth, in GetBottomShadowRect()
5420 aPagePxRect.Right() + mnBorderPxWidth + mnShadowPxWidth, in GetBottomShadowRect()
5421 aPagePxRect.Bottom() + mnBorderPxWidth + mnShadowPxWidth ); in GetBottomShadowRect()

Completed in 41 milliseconds