Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dnode.cxx2376 sal_uLong nTmpBorderWidth = GetFont().GetBorderWidth(); in Arrange() local
2378 nHeight += 2 * nTmpBorderWidth; in Arrange()
2396 sal_uLong nTmpBorderWidth = GetFont().GetBorderWidth(); in Draw() local
2400 aTmp.Left() += nTmpBorderWidth; in Draw()
2401 aTmp.Right() -= nTmpBorderWidth; in Draw()
2402 aTmp.Top() += nTmpBorderWidth; in Draw()
2403 aTmp.Bottom() -= nTmpBorderWidth; in Draw()
2730 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToX() local
2731 long nDenom = SmRect(aTmpDev, NULL, GetText(), nTmpBorderWidth).GetItalicWidth(); in AdaptToX()
2766 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToY() local
[all …]

Completed in 28 milliseconds