Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Dnode.cxx2336 sal_uLong nTmpBorderWidth = GetFont().GetBorderWidth(); in Arrange() local
2338 nHeight += 2 * nTmpBorderWidth; in Arrange()
2356 sal_uLong nTmpBorderWidth = GetFont().GetBorderWidth(); in Draw() local
2360 aTmp.Left() += nTmpBorderWidth; in Draw()
2361 aTmp.Right() -= nTmpBorderWidth; in Draw()
2362 aTmp.Top() += nTmpBorderWidth; in Draw()
2363 aTmp.Bottom() -= nTmpBorderWidth; in Draw()
2690 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToX() local
2691 long nDenom = SmRect(aTmpDev, NULL, GetText(), nTmpBorderWidth).GetItalicWidth(); in AdaptToX()
2726 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToY() local
[all …]

Completed in 59 milliseconds