Searched refs:aPointBottom (Results 1 – 2 of 2) sorted by relevance
1563 Point aPointBottom = mPages[aPage-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT in GetBottomScrollRect() local1567 return Rectangle(aPointBottom,aSize); in GetBottomScrollRect()1586 Point aPointBottom = mPages[aPage-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT in ScrollbarHit() local1599 if (aPoint.X() < long((aPointBottom.X() + GetSidebarWidth()/3))) in ScrollbarHit()
5592 Point aPointBottom; in PaintNotesSidebar() local5594 …aPointBottom = !bRight ? Point(aPageRect.Left() - pMgr->GetSidebarWidth() - pMgr->GetSidebarBorder… in PaintNotesSidebar()5599 Rectangle aRectBottom(aPointBottom,aSize); in PaintNotesSidebar()5616 …_pViewShell->GetOut()->DrawLine(aPointBottom + Point(pMgr->GetSidebarWidth()/3,0), aPointBottom + … in PaintNotesSidebar()5619 …Point aMiddleFirst(aPointBottom + Point(pMgr->GetSidebarWidth()/6,_pViewShell->GetOut()->PixelToLo… in PaintNotesSidebar()5620 …Point aMiddleSecond(aPointBottom + Point(pMgr->GetSidebarWidth()/3*2,_pViewShell->GetOut()->PixelT… in PaintNotesSidebar()
Completed in 47 milliseconds