Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx365 ASSERT( USHRT_MAX != nScrHeight, "nScrHeight is going berzerk" ) in GetFontHeight()
366 nRet = nScrHeight + GetFontLeading( pSh, rRefDev ); in GetFontHeight()
452 nScrHeight = USHRT_MAX; in CreateScrFont()
528 if ( USHRT_MAX == nScrHeight ) in CreateScrFont()
529 nScrHeight = (sal_uInt16)pOut->GetTextHeight(); in CreateScrFont()
/trunk/main/sw/source/core/inc/
H A Dfntcache.hxx86 sal_uInt16 nScrHeight; member in SwFntObj

Completed in 24 milliseconds