Searched refs:aPointTop (Results 1 – 2 of 2) sorted by relevance
1574 Point aPointTop = mPages[aPage-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT in GetTopScrollRect() local1578 return Rectangle(aPointTop,aSize); in GetTopScrollRect()1590 Point aPointTop = mPages[aPage-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT in ScrollbarHit() local1608 if (aPoint.X() < long((aPointTop.X() + GetSidebarWidth()/3*2))) in ScrollbarHit()
5593 Point aPointTop; in PaintNotesSidebar() local5596 …aPointTop = !bRight ? Point(aPageRect.Left() - pMgr->GetSidebarWidth() + _pViewShell->GetOut()-… in PaintNotesSidebar()5600 Rectangle aRectTop(aPointTop,aSize); in PaintNotesSidebar()5636 …_pViewShell->GetOut()->DrawLine(aPointTop + Point(pMgr->GetSidebarWidth()/3*2,0), aPointTop + Poin… in PaintNotesSidebar()5639 …Point aMiddleFirst(aPointTop + Point(pMgr->GetSidebarWidth()/3,_pViewShell->GetOut()->PixelToLogic… in PaintNotesSidebar()5640 …Point aMiddleSecond(aPointTop + Point(pMgr->GetSidebarWidth()/6*5,_pViewShell->GetOut()->PixelToLo… in PaintNotesSidebar()
Completed in 60 milliseconds