Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Dfrmform.cxx2056 SwTwips nFtnHeight = 0; in Format() local
2060 nFtnHeight = pCont ? (pCont->Frm().*fnRect->fnGetHeight)() : 0; in Format()
2065 if( pFtnBoss && nFtnHeight ) in Format()
2071 if( nNewHeight < nFtnHeight ) in Format()
2072 nFtnHeight = nNewHeight; in Format()

Completed in 14 milliseconds