Searched defs:MoveRect (Results 1 – 1 of 1) sorted by relevance
/trunk/main/svx/inc/svx/ | ||
H A D | svdtrans.hxx | 60 inline void MoveRect(Rectangle& rRect, const Size& S) { rRect.Move(S.Width(),S.Height()); } in MoveRect() function |
Completed in 19 milliseconds