Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx92 &SwRect::AddWidth,
148 &SwRect::AddWidth,
202 &SwRect::AddWidth,
258 &SwRect::AddWidth,
313 &SwRect::AddWidth,
/trunk/main/sw/inc/
H A Dswrect.hxx129 void AddWidth( const long nAdd );
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx263 void SwRect::AddWidth( const long nAdd ) { m_Size.Width() += nAdd; } in AddWidth() function in SwRect

Completed in 23 milliseconds