Home
last modified time | relevance | path

Searched refs:AddRight (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx91 &SwRect::AddRight,
143 &SwRect::AddRight,
201 &SwRect::AddRight,
254 &SwRect::AddRight,
309 &SwRect::AddRight,
H A Dpagechg.cxx2386 aPageRectWithBorders.AddRight( nOuterClickDiff ); in CheckViewLayout()
H A Dpaintfrm.cxx5695 aRect.AddRight(pMgr->GetSidebarWidth(bPx) + pMgr->GetSidebarBorderWidth(bPx)); in AddSidebarBorders()
/trunk/main/sw/inc/
H A Dswrect.hxx128 void AddRight( const long nAdd );
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx266 void SwRect::AddRight( const long nAdd ){ m_Size.Width() += nAdd; } in AddRight() function in SwRect

Completed in 57 milliseconds