Home
last modified time | relevance | path

Searched refs:aMiddleFirst (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5619 …Point aMiddleFirst(aPointBottom + Point(pMgr->GetSidebarWidth()/6,_pViewShell->GetOut()->PixelToLo… in PaintNotesSidebar() local
5621 …PaintNotesSidebarArrows(aMiddleFirst,aMiddleSecond,_pViewShell,pMgr->GetArrowColor(KEY_PAGEUP,nPag… in PaintNotesSidebar()
5639 …Point aMiddleFirst(aPointTop + Point(pMgr->GetSidebarWidth()/3,_pViewShell->GetOut()->PixelToLogic… in PaintNotesSidebar() local
5641 …PaintNotesSidebarArrows(aMiddleFirst,aMiddleSecond,_pViewShell, pMgr->GetArrowColor(KEY_PAGEUP,nPa… in PaintNotesSidebar()
5647 /*static*/ void SwPageFrm::PaintNotesSidebarArrows(const Point &aMiddleFirst, const Point &aMiddleS… in PaintNotesSidebarArrows() argument
5652 …aTriangleUp.SetPoint(aMiddleFirst + Point(0,_pViewShell->GetOut()->PixelToLogic(Size(0,-3)).Height… in PaintNotesSidebarArrows()
5653 …aTriangleUp.SetPoint(aMiddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(-3,0)).Width(),… in PaintNotesSidebarArrows()
5654 …aTriangleUp.SetPoint(aMiddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(3,0)).Width(),_… in PaintNotesSidebarArrows()
/trunk/main/sw/source/core/inc/
H A Dpagefrm.hxx386 …static void PaintNotesSidebarArrows(const Point &aMiddleFirst, const Point &aMiddleSecond, ViewShe…

Completed in 50 milliseconds