Searched defs:SubTop (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sw/source/core/bastyp/ | ||
H A D | swrect.cxx | 267 void SwRect::SubTop( const long nSub ){ m_Size.Height() += nSub; m_Point.Y() -= nSub; } in SubTop() function in SwRect |
Completed in 11 milliseconds