Searched refs:aMiddleSecond (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sw/source/core/layout/ |
| H A D | paintfrm.cxx | 5574 …Point aMiddleSecond(aPointBottom + Point(pMgr->GetSidebarWidth()/3*2,_pViewShell->GetOut()->PixelT… in PaintNotesSidebar() local 5575 …PaintNotesSidebarArrows(aMiddleFirst,aMiddleSecond,_pViewShell,pMgr->GetArrowColor(KEY_PAGEUP,nPag… in PaintNotesSidebar() 5594 …Point aMiddleSecond(aPointTop + Point(pMgr->GetSidebarWidth()/6*5,_pViewShell->GetOut()->PixelToLo… in PaintNotesSidebar() local 5595 …PaintNotesSidebarArrows(aMiddleFirst,aMiddleSecond,_pViewShell, pMgr->GetArrowColor(KEY_PAGEUP,nPa… in PaintNotesSidebar() 5601 …eFrm::PaintNotesSidebarArrows(const Point &aMiddleFirst, const Point &aMiddleSecond, ViewShell* _p… in PaintNotesSidebarArrows() argument 5610 …aTriangleDown.SetPoint(aMiddleSecond + Point(_pViewShell->GetOut()->PixelToLogic(Size(-3,0)).Width… in PaintNotesSidebarArrows() 5611 …aTriangleDown.SetPoint(aMiddleSecond + Point(_pViewShell->GetOut()->PixelToLogic(Size(+3,0)).Width… in PaintNotesSidebarArrows() 5612 …aTriangleDown.SetPoint(aMiddleSecond + Point(0,_pViewShell->GetOut()->PixelToLogic(Size(0,3)).Heig… in PaintNotesSidebarArrows()
|
| /trunk/main/sw/source/core/inc/ |
| H A D | pagefrm.hxx | 386 …static void PaintNotesSidebarArrows(const Point &aMiddleFirst, const Point &aMiddleSecond, ViewShe…
|