Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx789 long nWishedHeight = pDrop->GetDropHeight(); in CalcFontSize() local
803 nFactor = ( 1000 * nWishedHeight ) / nMaxFontHeight; in CalcFontSize()
810 aWishedHeight[ nTmpIdx ] = KSHORT(nWishedHeight); in CalcFontSize()
940 if ( nHght > nWishedHeight ) in CalcFontSize()
949 nFactor = ( nFactor * nWishedHeight ) / nHght; in CalcFontSize()

Completed in 15 milliseconds