Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx328 const FontMetric aOutMet( rRefDev.GetFontMetric() ); in GetFontAscent() local
329 nPrtAscent = (sal_uInt16) aOutMet.GetAscent(); in GetFontAscent()
379 const FontMetric aOutMet( rRefDev.GetFontMetric() ); in GetFontHeight() local
380 long nTmpPrtHeight = (sal_uInt16)aOutMet.GetAscent() + aOutMet.GetDescent(); in GetFontHeight()

Completed in 13 milliseconds