Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/inc/
H A Dfntcache.hxx84 sal_uInt16 nScrAscent; member in SwFntObj
/aoo4110/main/sw/source/core/txtnode/
H A Dfntcache.cxx318 ASSERT( USHRT_MAX != nScrAscent, "nScrAscent is going berzerk" ) in GetFontAscent()
319 nRet = nScrAscent; in GetFontAscent()
527 nScrAscent = (sal_uInt16)pOut->GetFontMetric().GetAscent(); in CreateScrFont()

Completed in 19 milliseconds