Searched refs:nWeightId (Results 1 – 1 of 1) sorted by relevance
247 sal_uInt16 nFontId, nHeightId, nWeightId, nPostureId, nLangId; in GetFont() local252 nWeightId = ATTR_CJK_FONT_WEIGHT; in GetFont()260 nWeightId = ATTR_CTL_FONT_WEIGHT; in GetFont()268 nWeightId = ATTR_FONT_WEIGHT; in GetFont()285 if ( pCondSet->GetItemState( nWeightId, sal_True, &pItem ) != SFX_ITEM_SET ) in GetFont()286 pItem = &rItemSet.Get( nWeightId ); in GetFont()339 rItemSet.Get( nWeightId )).GetValue(); in GetFont()
Completed in 12 milliseconds