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
2863 const bool bRightSidebar = pPage->SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT; in Paint() local5354 bool bRightSidebar ) in GetBorderRect()5381 bool bRightSidebar ) in GetRightShadowRect()5410 bool bRightSidebar ) in GetBottomShadowRect()5439 bool bRightSidebar ) in PaintBorderAndShadow()5601 bool bRightSidebar ) in GetBorderAndShadowBoundRect()5613 …d SwPageFrm::AddSidebarBorders(SwRect &aRect, ViewShell* _pViewShell, bool bRightSidebar, bool bPx) in AddSidebarBorders()5625 …wPageFrm::AddSidebarBorders(Rectangle &aRect, ViewShell* _pViewShell, bool bRightSidebar, bool bPx) in AddSidebarBorders()
Completed in 68 milliseconds