Searched defs:MovePoint (Results 1 – 1 of 1) sorted by relevance
/aoo42x/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 14 milliseconds