Searched refs:AddSidebarBorders (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/core/inc/ |
H A D | pagefrm.hxx | 185 …static void AddSidebarBorders( Rectangle& aRect, ViewShell* _pViewShell, bool bRight, bool bPx = f… 186 …static void AddSidebarBorders( SwRect& aRect, ViewShell* _pViewShell, bool bRight, bool bPx …
|
/aoo42x/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 5456 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 45 milliseconds