Searched refs:aMiddleSecond (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 5546 …Point aMiddleSecond(aPointBottom + Point(pMgr->GetSidebarWidth()/3*2,_pViewShell->GetOut()->PixelT… in PaintNotesSidebar() local 5547 …PaintNotesSidebarArrows(aMiddleFirst,aMiddleSecond,_pViewShell,pMgr->GetArrowColor(KEY_PAGEUP,nPag… in PaintNotesSidebar() 5566 …Point aMiddleSecond(aPointTop + Point(pMgr->GetSidebarWidth()/6*5,_pViewShell->GetOut()->PixelToLo… in PaintNotesSidebar() local 5567 …PaintNotesSidebarArrows(aMiddleFirst,aMiddleSecond,_pViewShell, pMgr->GetArrowColor(KEY_PAGEUP,nPa… in PaintNotesSidebar() 5573 …eFrm::PaintNotesSidebarArrows(const Point &aMiddleFirst, const Point &aMiddleSecond, ViewShell* _p… in PaintNotesSidebarArrows() argument 5582 …aTriangleDown.SetPoint(aMiddleSecond + Point(_pViewShell->GetOut()->PixelToLogic(Size(-3,0)).Width… in PaintNotesSidebarArrows() 5583 …aTriangleDown.SetPoint(aMiddleSecond + Point(_pViewShell->GetOut()->PixelToLogic(Size(+3,0)).Width… in PaintNotesSidebarArrows() 5584 …aTriangleDown.SetPoint(aMiddleSecond + Point(0,_pViewShell->GetOut()->PixelToLogic(Size(0,3)).Heig… 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 46 milliseconds