Searched refs:nWhich_FontInfo (Results 1 – 1 of 1) sorted by relevance
1261 sal_uInt16 nWhich_FontInfo = GetScriptItemId( EE_CHAR_FONTINFO, nScriptType ); in CreateFont() local1267 if ( bSearchInParent || ( rSet.GetItemState( nWhich_FontInfo ) == SFX_ITEM_ON ) ) in CreateFont()1269 const SvxFontItem& rFontItem = (const SvxFontItem&)rSet.Get( nWhich_FontInfo ); in CreateFont()