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()
5519 Point aPointTop; in PaintNotesSidebar() local5522 …aPointTop = !bRight ? Point(aPageRect.Left() - pMgr->GetSidebarWidth() + _pViewShell->GetOut()-… in PaintNotesSidebar()5526 Rectangle aRectTop(aPointTop,aSize); in PaintNotesSidebar()5562 …_pViewShell->GetOut()->DrawLine(aPointTop + Point(pMgr->GetSidebarWidth()/3*2,0), aPointTop + Poin… in PaintNotesSidebar()5565 …Point aMiddleFirst(aPointTop + Point(pMgr->GetSidebarWidth()/3,_pViewShell->GetOut()->PixelToLogic… in PaintNotesSidebar()5566 …Point aMiddleSecond(aPointTop + Point(pMgr->GetSidebarWidth()/6*5,_pViewShell->GetOut()->PixelToLo… in PaintNotesSidebar()
Completed in 49 milliseconds