Searched refs:GetSidebarWidth (Results 1 – 7 of 7) sorted by relevance
| /AOO42X/main/sw/source/ui/docvw/ |
| H A D | PostItMgr.cxx | 634 …EditWin->LogicToPixel( Point( mPages[n]->mPageRect.Left(), 0)).X() - GetSidebarWidth(true);// - Ge… in LayoutPostIts() 1545 …? Rectangle(Point(aPageFrm.Left()-GetSidebarWidth()-GetSidebarBorderWidth(),aPageFrm.Top()),Size(G… in IsHit() 1546 …oint(aPageFrm.Right()+GetSidebarBorderWidth(),aPageFrm.Top()) , Size(GetSidebarWidth(),aPageFrm.He… in IsHit() 1564 …? Point(aPageRect.Left() - GetSidebarWidth() - GetSidebarBorderWidth() + mpEditWin->PixelToLogic(S… in GetBottomScrollRect() 1566 …Size aSize(GetSidebarWidth() - mpEditWin->PixelToLogic(Size(4,0)).Width(), mpEditWin->PixelToLogic… in GetBottomScrollRect() 1575 …? Point(aPageRect.Left() - GetSidebarWidth() -GetSidebarBorderWidth()+ mpEditWin->PixelToLogic(Siz… in GetTopScrollRect() 1577 …Size aSize(GetSidebarWidth() - mpEditWin->PixelToLogic(Size(4,0)).Width(), mpEditWin->PixelToLogic… in GetTopScrollRect() 1587 …? Point(aPageRect.Left() - GetSidebarWidth()-GetSidebarBorderWidth() + mpEditWin->PixelToLogic(Siz… in ScrollbarHit() 1591 …? Point(aPageRect.Left() - GetSidebarWidth()-GetSidebarBorderWidth()+ mpEditWin->PixelToLogic(Size… in ScrollbarHit() 1599 if (aPoint.X() < long((aPointBottom.X() + GetSidebarWidth()/3))) in ScrollbarHit() [all …]
|
| /AOO42X/main/sw/source/core/layout/ |
| H A D | paintfrm.cxx | 5575 …e(Point(aPageRect.Left()-pMgr->GetSidebarWidth()-pMgr->GetSidebarBorderWidth(),aPageRect.Top()),Si… in PaintNotesSidebar() 5586 …ct.Right()+pMgr->GetSidebarBorderWidth(),aPageRect.Top()),Size(pMgr->GetSidebarWidth(),aPageRect.H… in PaintNotesSidebar() 5594 …aPointBottom = !bRight ? Point(aPageRect.Left() - pMgr->GetSidebarWidth() - pMgr->GetSidebarBorder… in PaintNotesSidebar() 5596 …aPointTop = !bRight ? Point(aPageRect.Left() - pMgr->GetSidebarWidth() + _pViewShell->GetOut()-… in PaintNotesSidebar() 5598 …Size aSize(pMgr->GetSidebarWidth() - _pViewShell->GetOut()->PixelToLogic(Size(4,0)).Width(), _pVie… in PaintNotesSidebar() 5616 …Out()->DrawLine(aPointBottom + Point(pMgr->GetSidebarWidth()/3,0), aPointBottom + Point(pMgr->GetS… in PaintNotesSidebar() 5619 …Point aMiddleFirst(aPointBottom + Point(pMgr->GetSidebarWidth()/6,_pViewShell->GetOut()->PixelToLo… in PaintNotesSidebar() 5620 …Point aMiddleSecond(aPointBottom + Point(pMgr->GetSidebarWidth()/3*2,_pViewShell->GetOut()->PixelT… in PaintNotesSidebar() 5636 …>GetOut()->DrawLine(aPointTop + Point(pMgr->GetSidebarWidth()/3*2,0), aPointTop + Point(pMgr->GetS… in PaintNotesSidebar() 5639 …Point aMiddleFirst(aPointTop + Point(pMgr->GetSidebarWidth()/3,_pViewShell->GetOut()->PixelToLogic… in PaintNotesSidebar() [all …]
|
| H A D | layact.cxx | 1463 …r && pPostItMgr->HasNotes() && pPostItMgr->ShowNotes() ? pPostItMgr->GetSidebarWidth() + pPostItMg… in FormatLayout()
|
| /AOO42X/main/sw/source/core/view/ |
| H A D | viewsh.cxx | 1175 … pPostItMgr->GetSidebarWidth() + pPostItMgr->GetSidebarBorderWidth() : in VisPortChgd() 1649 … pPostItMgr->GetSidebarWidth() + pPostItMgr->GetSidebarBorderWidth() : in PaintDesktop() 2054 … aBorder.Width() += pPostItMgr->GetSidebarWidth(true) + pPostItMgr->GetSidebarBorderWidth(true); in GetBrowseWidth()
|
| /AOO42X/main/sw/inc/ |
| H A D | PostItMgr.hxx | 221 unsigned long GetSidebarWidth(bool bPx = false) const;
|
| /AOO42X/main/sw/source/ui/uiview/ |
| H A D | viewmdi.cxx | 123 … aPageSize.Width() += pPostItMgr->GetSidebarWidth() + pPostItMgr->GetSidebarBorderWidth(); in _SetZoom()
|
| H A D | view2.cxx | 1333 … pMgr->GetSidebarWidth() + pMgr->GetSidebarBorderWidth() : in StateStatusLine()
|