Home
last modified time | relevance | path

Searched refs:aRefRect (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx699 Rectangle aRefRect(rRef); in DistortMarkedObj() local
703 ImpDistortObj(pO,aRefRect,aRefPoly,bNoContortion); in DistortMarkedObj()
708 ImpDistortObj(pO1,aRefRect,aRefPoly,bNoContortion); in DistortMarkedObj()
/trunk/main/starmath/source/
H A Dnode.cxx1736 SmRect aRefRect (*GetSubNode(0)); in Arrange() local
1740 Point aPos = aTmpRect.AlignTo(aRefRect, RP_RIGHT, RHA_CENTER, RVA_BASELINE); in Arrange()
1742 aRefRect.ExtendBy(aTmpRect, RCP_XOR); in Arrange()
1745 nBodyHeight = aRefRect.GetHeight(); in Arrange()
1749 long nHeight = bScale ? aRefRect.GetHeight() : GetFont().GetSize().Height(); in Arrange()
1775 aPosY = pRight->AlignTo(aRefRect, RP_RIGHT, RHA_CENTER, eVerAlign); in Arrange()

Completed in 26 milliseconds