Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Deditdoc.cxx1264 sal_uInt16 nWhich_Weight = GetScriptItemId( EE_CHAR_WEIGHT, nScriptType ); in CreateFont() local
1281 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 18 milliseconds