Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx380 long nTmpPrtHeight = (sal_uInt16)aOutMet.GetAscent() + aOutMet.GetDescent(); in GetFontHeight() local
381 (void) nTmpPrtHeight; in GetFontHeight()
383 ASSERT( abs(nTmpPrtHeight - nPrtHeight) < 3, in GetFontHeight()

Completed in 27 milliseconds