Searched refs:nWhich_FontHeight (Results 1 – 1 of 1) sorted by relevance
1261 sal_uInt16 nWhich_FontHeight = GetScriptItemId( EE_CHAR_FONTHEIGHT, nScriptType ); in CreateFont() local1277 if ( bSearchInParent || ( rSet.GetItemState( nWhich_FontHeight ) == SFX_ITEM_ON ) ) in CreateFont()1278 …Size( rFont.GetSize().Width(), ((const SvxFontHeightItem&)rSet.Get( nWhich_FontHeight ) ).GetHeigh… in CreateFont()