Searched refs:nStandardHeight (Results 1 – 1 of 1) sorted by relevance
956 sal_Int32 nStandardHeight = -1; in Reset() local969 nStandardHeight = pFontConfig->GetFontHeight( FONT_STANDARD, nFontGroup, eLanguage ); in Reset()974 if( nStandardHeight <= 0) in Reset()975 …nStandardHeight = pFontConfig->GetDefaultHeightFor( FONT_STANDARD + nFontGroup * FONT_PER_GROUP, e… in Reset()998 nStandardHeight = (sal_Int32)rFontHeightStandard.GetHeight(); in Reset()1057 aStandardHeightLB.SetValue( CalcToPoint( nStandardHeight, SFX_MAPUNIT_TWIP, 10 ) ); in Reset()
Completed in 25 milliseconds