Searched refs:aMiddleSecond (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 5620 …Point aMiddleSecond(aPointBottom + Point(pMgr->GetSidebarWidth()/3*2,_pViewShell->GetOut()->PixelT… in PaintNotesSidebar() local 5621 …PaintNotesSidebarArrows(aMiddleFirst,aMiddleSecond,_pViewShell,pMgr->GetArrowColor(KEY_PAGEUP,nPag… in PaintNotesSidebar() 5640 …Point aMiddleSecond(aPointTop + Point(pMgr->GetSidebarWidth()/6*5,_pViewShell->GetOut()->PixelToLo… in PaintNotesSidebar() local 5641 …PaintNotesSidebarArrows(aMiddleFirst,aMiddleSecond,_pViewShell, pMgr->GetArrowColor(KEY_PAGEUP,nPa… in PaintNotesSidebar() 5647 …eFrm::PaintNotesSidebarArrows(const Point &aMiddleFirst, const Point &aMiddleSecond, ViewShell* _p… in PaintNotesSidebarArrows() argument 5656 …aTriangleDown.SetPoint(aMiddleSecond + Point(_pViewShell->GetOut()->PixelToLogic(Size(-3,0)).Width… in PaintNotesSidebarArrows() 5657 …aTriangleDown.SetPoint(aMiddleSecond + Point(_pViewShell->GetOut()->PixelToLogic(Size(+3,0)).Width… in PaintNotesSidebarArrows() 5658 …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…
|
Completed in 42 milliseconds