Home
last modified time | relevance | path

Searched refs:SidebarPosition (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/inc/
H A DSidebarWin.hxx131 void SetSidebarPosition(sw::sidebarwindows::SidebarPosition eSidebarPosition);
232 sw::sidebarwindows::SidebarPosition meSidebarPosition;
H A DSidebarWindowsTypes.hxx36 enum SidebarPosition enum
H A Dpostithelper.hxx61 sw::sidebarwindows::SidebarPosition meSidebarPosition;
H A DPostItMgr.hxx78 sw::sidebarwindows::SidebarPosition eSidebarPosition;
/trunk/main/sw/source/core/inc/
H A Dpagefrm.hxx393 sw::sidebarwindows::SidebarPosition SidebarPosition() const;
/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx301 const bool bRightSidebar = (SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT); in ~SwPageFrm()
670 const bool bRightSidebar = (SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT); in _UpdateAttr()
1406 sw::sidebarwindows::SidebarPosition SwPageFrm::SidebarPosition() const in SidebarPosition() function in SwPageFrm
2341 … const bool bLeftSidebar = pPageToAdjust->SidebarPosition() == sw::sidebarwindows::SIDEBAR_LEFT; in CheckViewLayout()
H A Dlayact.cxx1464 switch ( pPageFrm->SidebarPosition() ) in FormatLayout()
H A Dpaintfrm.cxx2953 const bool bRightSidebar = pPage->SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT; in Paint()
/trunk/main/sw/source/core/fields/
H A Dpostithelper.cxx122 o_rInfo.meSidebarPosition = pPage->SidebarPosition(); in getLayoutInfos()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1196 switch ( pPage->SidebarPosition() ) in VisPortChgd()
1690 … static_cast<const SwPageFrm*>(pPage)->SidebarPosition() == sw::sidebarwindows::SIDEBAR_RIGHT; in PaintDesktop()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx845 void SwSidebarWin::SetSidebarPosition(sw::sidebarwindows::SidebarPosition eSidebarPosition) in SetSidebarPosition()

Completed in 178 milliseconds