Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Drect.cxx356 aPos.Y() += rRect.GetAlignT() - GetAlignT(); in AlignTo()
378 aPos.Y() += SmFromTo(rRect.GetAlignB(), rRect.GetAlignT(), 0.4) in AlignTo()
471 { nAlignT = Min(GetAlignT(), rRect.GetAlignT()); in ExtendBy()
524 long nOldAlignT = GetAlignT(), in ExtendBy()
643 rDev.DrawLine(Point(nLeft, GetAlignT()) += aOffset, in Draw()
644 Point(nRight, GetAlignT()) += aOffset); in Draw()
H A Dnode.cxx1443 long nDelimLine = SmFromTo(GetAlignB(), GetAlignT(), 0.4); in Arrange()
/aoo41x/main/starmath/inc/
H A Drect.hxx169 long GetAlignT() const { return nAlignT; } in GetAlignT() function in SmRect

Completed in 29 milliseconds