Home
last modified time | relevance | path

Searched defs:bRightSidebar (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx301 const bool bRightSidebar = (SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT); in ~SwPageFrm() local
670 const bool bRightSidebar = (SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT); in _UpdateAttr() local
1417 … const bool bRightSidebar = bLTR ? (!bBookMode || OnRightPage()) : (bBookMode && !OnRightPage()); in SidebarPosition() local
H A Dpaintfrm.cxx2938 const bool bRightSidebar = pPage->SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT; in Paint() local
5398 bool bRightSidebar ) in GetBorderRect()
5425 bool bRightSidebar ) in GetRightShadowRect()
5454 bool bRightSidebar ) in GetBottomShadowRect()
5482 bool bRightSidebar ) in PaintPageBorder()
5629 bool bRightSidebar ) in GetBorderAndShadowBoundRect()
5641 …d SwPageFrm::AddSidebarBorders(SwRect &aRect, ViewShell* _pViewShell, bool bRightSidebar, bool bPx) in AddSidebarBorders()
5653 …wPageFrm::AddSidebarBorders(Rectangle &aRect, ViewShell* _pViewShell, bool bRightSidebar, bool bPx) in AddSidebarBorders()