Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dflylay.cxx1348 long nTmpH = 0; in CalcClipRect() local
1362 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()
/trunk/main/sw/source/core/text/
H A Dporfld.cxx974 KSHORT nTmpH = GetPortion() ? GetPortion()->GetAscent() : 120; in Paint() local
975 aSize = Size( nTmpH, nTmpH ); in Paint()
976 aPos.Y() = rInf.Y() - nTmpH; in Paint()

Completed in 16 milliseconds