Searched defs:bRightSidebar (Results 1 – 2 of 2) sorted by relevance
301 const bool bRightSidebar = (SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT); in ~SwPageFrm() local670 const bool bRightSidebar = (SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT); in _UpdateAttr() local1417 … const bool bRightSidebar = bLTR ? (!bBookMode || OnRightPage()) : (bBookMode && !OnRightPage()); in SidebarPosition() local
2953 const bool bRightSidebar = pPage->SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT; in Paint() local5444 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 49 milliseconds