Searched refs:nWhich_Weight (Results 1 – 1 of 1) sorted by relevance
1264 sal_uInt16 nWhich_Weight = GetScriptItemId( EE_CHAR_WEIGHT, nScriptType ); in CreateFont() local1281 if ( bSearchInParent || ( rSet.GetItemState( nWhich_Weight ) == SFX_ITEM_ON ) ) in CreateFont()1282 rFont.SetWeight( ((const SvxWeightItem&)rSet.Get( nWhich_Weight )).GetWeight() ); in CreateFont()
Completed in 27 milliseconds