Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx956 sal_Int32 nStandardHeight = -1; in Reset() local
969 nStandardHeight = pFontConfig->GetFontHeight( FONT_STANDARD, nFontGroup, eLanguage ); in Reset()
974 if( nStandardHeight <= 0) in Reset()
975nStandardHeight = 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 18 milliseconds