Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sw/source/core/text/
H A Dporfld.cxx975 KSHORT nTmpH = GetPortion() ? GetPortion()->GetAscent() : 120; in Paint() local
976 aSize = Size( nTmpH, nTmpH ); in Paint()
977 aPos.Y() = rInf.Y() - nTmpH; in Paint()

Completed in 31 milliseconds