Searched defs:MovePoint (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/svx/inc/svx/ | ||
| H A D | svdtrans.hxx | 61 inline void MovePoint(Point& rPnt, const Size& S) { rPnt.X()+=S.Width(); rPnt.Y()+=S.Height(… in MovePoint() function |
Completed in 13 milliseconds