Searched refs:aPointTop (Results 1 – 2 of 2) sorted by relevance
1572 Point aPointTop = mPages[aPage-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT in GetTopScrollRect() local1576 return Rectangle(aPointTop,aSize); in GetTopScrollRect()1588 Point aPointTop = mPages[aPage-1]->eSidebarPosition == sw::sidebarwindows::SIDEBAR_LEFT in ScrollbarHit() local1606 if (aPoint.X() < long((aPointTop.X() + GetSidebarWidth()/3*2))) in ScrollbarHit()
5547 Point aPointTop; in PaintNotesSidebar() local5550 …aPointTop = !bRight ? Point(aPageRect.Left() - pMgr->GetSidebarWidth() + _pViewShell->GetOut()-… in PaintNotesSidebar()5554 Rectangle aRectTop(aPointTop,aSize); in PaintNotesSidebar()5590 …_pViewShell->GetOut()->DrawLine(aPointTop + Point(pMgr->GetSidebarWidth()/3*2,0), aPointTop + Poin… in PaintNotesSidebar()5593 …Point aMiddleFirst(aPointTop + Point(pMgr->GetSidebarWidth()/3,_pViewShell->GetOut()->PixelToLogic… in PaintNotesSidebar()5594 …Point aMiddleSecond(aPointTop + Point(pMgr->GetSidebarWidth()/6*5,_pViewShell->GetOut()->PixelToLo… in PaintNotesSidebar()