Home
last modified time | relevance | path

Searched refs:GetSidebarBorderWidth (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx644 …mpEditWin->LogicToPixel( Point(mPages[n]->mPageRect.Right(), 0)).X() + GetSidebarBorderWidth(true); in LayoutPostIts()
1545 …? Rectangle(Point(aPageFrm.Left()-GetSidebarWidth()-GetSidebarBorderWidth(),aPageFrm.Top()),Size(G… in IsHit()
1546 …: Rectangle( Point(aPageFrm.Right()+GetSidebarBorderWidth(),aPageFrm.Top()) , Size(GetSidebarWidth… in IsHit()
1565 …: Point(aPageRect.Right() + GetSidebarBorderWidth() + mpEditWin->PixelToLogic(Size(2,0)).Width(),a… in GetBottomScrollRect()
1575 …? Point(aPageRect.Left() - GetSidebarWidth() -GetSidebarBorderWidth()+ mpEditWin->PixelToLogic(Siz… in GetTopScrollRect()
1576 …: Point(aPageRect.Right() + GetSidebarBorderWidth() + mpEditWin->PixelToLogic(Size(2,0)).Width(),a… in GetTopScrollRect()
1587 …? Point(aPageRect.Left() - GetSidebarWidth()-GetSidebarBorderWidth() + mpEditWin->PixelToLogic(Siz… in ScrollbarHit()
1588 …: Point(aPageRect.Right() + GetSidebarBorderWidth()+ mpEditWin->PixelToLogic(Size(2,0)).Width(),aP… in ScrollbarHit()
1591 …? Point(aPageRect.Left() - GetSidebarWidth()-GetSidebarBorderWidth()+ mpEditWin->PixelToLogic(Size… in ScrollbarHit()
1592 …: Point(aPageRect.Right()+GetSidebarBorderWidth()+ mpEditWin->PixelToLogic(Size(2,0)).Width(),aPag… in ScrollbarHit()
[all …]
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5570 …(Rectangle(Point(aPageRect.Left()-pMgr->GetSidebarBorderWidth(),aPageRect.Top()),Size(pMgr->GetSid… in PaintNotesSidebar()
5575 …ct(Rectangle(Point(aPageRect.Left()-pMgr->GetSidebarWidth()-pMgr->GetSidebarBorderWidth(),aPageRec… in PaintNotesSidebar()
5580 …SwRect aSidebarBorder(aPageRect.TopRight(),Size(pMgr->GetSidebarBorderWidth(),aPageRect.Height())); in PaintNotesSidebar()
5586 …SwRect aSidebar(Point(aPageRect.Right()+pMgr->GetSidebarBorderWidth(),aPageRect.Top()),Size(pMgr->… in PaintNotesSidebar()
5597 …Point(aPageRect.Right() + pMgr->GetSidebarBorderWidth() + _pViewShell->GetOut()->PixelToLogic(Size… in PaintNotesSidebar()
5693 …SidebarWidth(bPx) - pMgr->GetSidebarBorderWidth(bPx), aRect.Width() + pMgr->GetSidebarWidth(bPx) +… in AddSidebarBorders()
5695 aRect.AddRight(pMgr->GetSidebarWidth(bPx) + pMgr->GetSidebarBorderWidth(bPx)); in AddSidebarBorders()
5705 aRect.Left() -= (pMgr->GetSidebarWidth(bPx) + pMgr->GetSidebarBorderWidth(bPx)); in AddSidebarBorders()
5707 aRect.Right() += pMgr->GetSidebarWidth(bPx) + pMgr->GetSidebarBorderWidth(bPx); in AddSidebarBorders()
5711 /*static*/ SwTwips SwPageFrm::GetSidebarBorderWidth( const ViewShell* _pViewShell ) in GetSidebarBorderWidth() function in SwPageFrm
[all …]
H A Dpagechg.cxx2204 const SwTwips nSidebarWidth = SwPageFrm::GetSidebarBorderWidth( GetCurrShell() ); in CheckViewLayout()
H A Dlayact.cxx1463 … pPostItMgr->ShowNotes() ? pPostItMgr->GetSidebarWidth() + pPostItMgr->GetSidebarBorderWidth() : 0; in FormatLayout()
/trunk/main/sw/inc/
H A DPostItMgr.hxx222 unsigned long GetSidebarBorderWidth(bool bPx = false) const;
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1175 … pPostItMgr->GetSidebarWidth() + pPostItMgr->GetSidebarBorderWidth() : in VisPortChgd()
1649 … pPostItMgr->GetSidebarWidth() + pPostItMgr->GetSidebarBorderWidth() : in PaintDesktop()
2054 aBorder.Width() += pPostItMgr->GetSidebarWidth(true) + pPostItMgr->GetSidebarBorderWidth(true); in GetBrowseWidth()
/trunk/main/sw/source/core/inc/
H A Dpagefrm.hxx422 static SwTwips GetSidebarBorderWidth( const ViewShell* );
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx128 aPageSize.Width() += pPostItMgr->GetSidebarWidth() + pPostItMgr->GetSidebarBorderWidth(); in _SetZoom()
H A Dview2.cxx1335 … pMgr->GetSidebarWidth() + pMgr->GetSidebarBorderWidth() : in StateStatusLine()

Completed in 99 milliseconds