Home
last modified time | relevance | path

Searched refs:aRelPos0 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdogrp.cxx768 Point aRelPos0(GetSnapRect().TopLeft()-aAnchor); in NbcSetRelativePos() local
769 Size aSiz(rPnt.X()-aRelPos0.X(),rPnt.Y()-aRelPos0.Y()); in NbcSetRelativePos()
775 Point aRelPos0(GetSnapRect().TopLeft()-aAnchor); in SetRelativePos() local
776 Size aSiz(rPnt.X()-aRelPos0.X(),rPnt.Y()-aRelPos0.Y()); in SetRelativePos()
H A Dsvdocapt.cxx633 Point aRelPos0(aTailPoly.GetPoint(0)-aAnchor); in NbcSetRelativePos() local
634 Size aSiz(rPnt.X()-aRelPos0.X(),rPnt.Y()-aRelPos0.Y()); in NbcSetRelativePos()
H A Dsvdobj.cxx1619 Point aRelPos0(GetSnapRect().TopLeft()-aAnchor); in NbcSetRelativePos() local
1620 Size aSiz(rPnt.X()-aRelPos0.X(),rPnt.Y()-aRelPos0.Y()); in NbcSetRelativePos()

Completed in 36 milliseconds