Searched refs:nTmpH (Results 1 – 2 of 2) sorted by relevance
1348 long nTmpH = 0; in CalcClipRect() local1362 nTmpH = bVert ? pSdrObj->GetCurrentBoundRect().GetWidth() : in CalcClipRect()1365 rUL.GetLower() + nTmpH - nHeight ); in CalcClipRect()1367 nHeight = 2*nHeight - nTmpH - rUL.GetLower() - rUL.GetUpper(); in CalcClipRect()
974 KSHORT nTmpH = GetPortion() ? GetPortion()->GetAscent() : 120; in Paint() local975 aSize = Size( nTmpH, nTmpH ); in Paint()976 aPos.Y() = rInf.Y() - nTmpH; in Paint()
Completed in 27 milliseconds