Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dpagefrm.hxx185 …static void AddSidebarBorders( Rectangle& aRect, ViewShell* _pViewShell, bool bRight, bool bPx = f…
186 …static void AddSidebarBorders( SwRect& aRect, ViewShell* _pViewShell, bool bRight, bool bPx …
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5456 AddSidebarBorders(aBorderPxRect,_pViewShell, bRightSidebar, true); in GetBorderRect()
5485 AddSidebarBorders(aRightShadowPxRect,_pViewShell, bRightSidebar, true); in GetRightShadowRect()
5513 AddSidebarBorders(aBottomShadowPxRect,_pViewShell, bRightSidebar, true); in GetBottomShadowRect()
5684 AddSidebarBorders(_orBorderAndShadowBoundRect, _pViewShell, bRightSidebar, false); in GetBorderAndShadowBoundRect()
5687 /*static*/ void SwPageFrm::AddSidebarBorders(SwRect &aRect, ViewShell* _pViewShell, bool bRightSide… in AddSidebarBorders() function in SwPageFrm
5699 /*static*/ void SwPageFrm::AddSidebarBorders(Rectangle &aRect, ViewShell* _pViewShell, bool bRightS… in AddSidebarBorders() function in SwPageFrm

Completed in 61 milliseconds