Searched refs:nScrHeight (Results 1 – 2 of 2) sorted by relevance
365 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()
86 sal_uInt16 nScrHeight; member in SwFntObj
Completed in 19 milliseconds