Home
last modified time | relevance | path

Searched refs:AddHeight (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx93 &SwRect::AddHeight,
147 &SwRect::AddHeight,
203 &SwRect::AddHeight,
257 &SwRect::AddHeight,
312 &SwRect::AddHeight,
/trunk/main/sw/inc/
H A Dswrect.hxx130 void AddHeight( const long nAdd );
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx264 void SwRect::AddHeight( const long nAdd ) { m_Size.Height() += nAdd; } in AddHeight() function in SwRect

Completed in 20 milliseconds