Home
last modified time | relevance | path

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

/aoo41x/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.cxx2863 const bool bRightSidebar = pPage->SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT; in Paint() local
5354 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 49 milliseconds