Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Dpagefrm.hxx186 …static void AddSidebarBorders( Rectangle& aRect, ViewShell* _pViewShell, bool bRight, bool bPx = f…
187 …static void AddSidebarBorders( SwRect& aRect, ViewShell* _pViewShell, bool bRight, bool bPx …
/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx5366 AddSidebarBorders(aBorderPxRect,_pViewShell, bRightSidebar, true); in GetBorderRect()
5395 AddSidebarBorders(aRightShadowPxRect,_pViewShell, bRightSidebar, true); in GetRightShadowRect()
5423 AddSidebarBorders(aBottomShadowPxRect,_pViewShell, bRightSidebar, true); in GetBottomShadowRect()
5610 AddSidebarBorders(_orBorderAndShadowBoundRect, _pViewShell, bRightSidebar, false); in GetBorderAndShadowBoundRect()
5613 /*static*/ void SwPageFrm::AddSidebarBorders(SwRect &aRect, ViewShell* _pViewShell, bool bRightSide… in AddSidebarBorders() function in SwPageFrm
5625 /*static*/ void SwPageFrm::AddSidebarBorders(Rectangle &aRect, ViewShell* _pViewShell, bool bRightS… in AddSidebarBorders() function in SwPageFrm

Completed in 40 milliseconds