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