Searched refs:nStandardHeight (Results 1 – 1 of 1) sorted by relevance
959 sal_Int32 nStandardHeight = -1; in Reset() local972 nStandardHeight = pFontConfig->GetFontHeight( FONT_STANDARD, nFontGroup, eLanguage ); in Reset()977 if( nStandardHeight <= 0) in Reset()978 …nStandardHeight = pFontConfig->GetDefaultHeightFor( FONT_STANDARD + nFontGroup * FONT_PER_GROUP, e… in Reset()1001 nStandardHeight = (sal_Int32)rFontHeightStandard.GetHeight(); in Reset()1060 aStandardHeightLB.SetValue( CalcToPoint( nStandardHeight, SFX_MAPUNIT_TWIP, 10 ) ); in Reset()