Searched refs:aMiddleFirst (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 5545 …Point aMiddleFirst(aPointBottom + Point(pMgr->GetSidebarWidth()/6,_pViewShell->GetOut()->PixelToLo… in PaintNotesSidebar() local 5547 …PaintNotesSidebarArrows(aMiddleFirst,aMiddleSecond,_pViewShell,pMgr->GetArrowColor(KEY_PAGEUP,nPag… in PaintNotesSidebar() 5565 …Point aMiddleFirst(aPointTop + Point(pMgr->GetSidebarWidth()/3,_pViewShell->GetOut()->PixelToLogic… in PaintNotesSidebar() local 5567 …PaintNotesSidebarArrows(aMiddleFirst,aMiddleSecond,_pViewShell, pMgr->GetArrowColor(KEY_PAGEUP,nPa… in PaintNotesSidebar() 5573 /*static*/ void SwPageFrm::PaintNotesSidebarArrows(const Point &aMiddleFirst, const Point &aMiddleS… in PaintNotesSidebarArrows() argument 5578 …aTriangleUp.SetPoint(aMiddleFirst + Point(0,_pViewShell->GetOut()->PixelToLogic(Size(0,-3)).Height… in PaintNotesSidebarArrows() 5579 …aTriangleUp.SetPoint(aMiddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(-3,0)).Width(),… in PaintNotesSidebarArrows() 5580 …aTriangleUp.SetPoint(aMiddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(3,0)).Width(),_… in PaintNotesSidebarArrows()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | pagefrm.hxx | 387 …static void PaintNotesSidebarArrows(const Point &aMiddleFirst, const Point &aMiddleSecond, ViewShe…
|
Completed in 71 milliseconds