Home
last modified time | relevance | path

Searched refs:aToSize (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/starmath/source/
H A Dnode.cxx2205 aToSize.Width() = nNewWidth; in AdaptToX()
2212 aToSize.Height() = nNewHeight; in AdaptToY()
2234 aPointA.Y() = aToSize.Height() - nBorderwidth; in Arrange()
2235 aPointB.X() = aToSize.Width() - nBorderwidth; in Arrange()
2243 aPointB.X() = aToSize.Width() - nBorderwidth; in Arrange()
2244 aPointB.Y() = aToSize.Height() - nBorderwidth; in Arrange()
2253 SmRect::operator = (SmRect(aToSize.Width(), aToSize.Height())); in Arrange()
2351 aToSize.Width() = nWidth; in AdaptToX()
2358 aToSize.Height() = nHeight; in AdaptToY()
2365 long nWidth = aToSize.Width(), in Arrange()
[all …]
/aoo42x/main/starmath/inc/
H A Dnode.hxx258 Size aToSize; member in SmRectangleNode
285 Size aToSize; member in SmPolyLineNode

Completed in 41 milliseconds