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.cxx2953 const bool bRightSidebar = pPage->SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT; in Paint() local
5444 bool bRightSidebar ) in GetBorderRect()
5471 bool bRightSidebar ) in GetRightShadowRect()
5500 bool bRightSidebar ) in GetBottomShadowRect()
5528 bool bRightSidebar ) in PaintPageBorder()
5675 bool bRightSidebar ) in GetBorderAndShadowBoundRect()
5687 …d SwPageFrm::AddSidebarBorders(SwRect &aRect, ViewShell* _pViewShell, bool bRightSidebar, bool bPx) in AddSidebarBorders()
5699 …wPageFrm::AddSidebarBorders(Rectangle &aRect, ViewShell* _pViewShell, bool bRightSidebar, bool bPx) in AddSidebarBorders()

Completed in 44 milliseconds