Searched refs:eSidebarPosition (Results 1 – 4 of 4) sorted by relevance
536 mPages[aPageNum-1]->eSidebarPosition = pItem->maLayoutInfo.meSidebarPosition; in CalcRects()629 if (mPages[n]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT ) in LayoutPostIts()639 else if (mPages[n]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_RIGHT ) in LayoutPostIts()675 pPostIt->SetSidebarPosition(mPages[n]->eSidebarPosition); in LayoutPostIts()882 if (mPages[aPage-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT) in Scroll()889 if (mPages[aPage-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT) in Scroll()1542 aRect = mPages[nPageNum-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT in IsHit()1561 Point aPointBottom = mPages[aPage-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT in GetBottomScrollRect()1572 Point aPointTop = mPages[aPage-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT in GetTopScrollRect()1584 Point aPointBottom = mPages[aPage-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT in ScrollbarHit()[all …]
843 void SwSidebarWin::SetSidebarPosition(sw::sidebarwindows::SidebarPosition eSidebarPosition) in SetSidebarPosition() argument845 meSidebarPosition = eSidebarPosition; in SetSidebarPosition()
131 void SetSidebarPosition(sw::sidebarwindows::SidebarPosition eSidebarPosition);
78 sw::sidebarwindows::SidebarPosition eSidebarPosition; member
Completed in 40 milliseconds