Home
last modified time | relevance | path

Searched refs:AddBottom (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx89 &SwRect::AddBottom,
146 &SwRect::AddBottom,
198 &SwRect::AddBottom,
256 &SwRect::AddBottom,
311 &SwRect::AddBottom,
H A Dpagechg.cxx2390 aPageRectWithBorders.AddBottom( nOuterClickDiff ); in CheckViewLayout()
/trunk/main/sw/inc/
H A Dswrect.hxx126 void AddBottom( const long nAdd );
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx268 void SwRect::AddBottom( const long nAdd ){ m_Size.Height() += nAdd; } in AddBottom() function in SwRect

Completed in 30 milliseconds