Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Dnode.cxx2165 aToSize.Width() = nNewWidth; in AdaptToX()
2172 aToSize.Height() = nNewHeight; in AdaptToY()
2194 aPointA.Y() = aToSize.Height() - nBorderwidth; in Arrange()
2195 aPointB.X() = aToSize.Width() - nBorderwidth; in Arrange()
2203 aPointB.X() = aToSize.Width() - nBorderwidth; in Arrange()
2204 aPointB.Y() = aToSize.Height() - nBorderwidth; in Arrange()
2213 SmRect::operator = (SmRect(aToSize.Width(), aToSize.Height())); in Arrange()
2311 aToSize.Width() = nWidth; in AdaptToX()
2318 aToSize.Height() = nHeight; in AdaptToY()
2325 long nWidth = aToSize.Width(), in Arrange()
[all …]
/aoo41x/main/starmath/inc/
H A Dnode.hxx258 Size aToSize; member in SmRectangleNode
285 Size aToSize; member in SmPolyLineNode

Completed in 34 milliseconds