Searched refs:eFW (Results 1 – 2 of 2) sorted by relevance
375 FontWeight eFW = ( (const SvxWeightItem&) aEditAttr. in Execute() local377 aNewAttr.Put( SvxWeightItem( eFW == WEIGHT_NORMAL ? in Execute()
817 FontWeight eFW = ( (const SvxWeightItem&) aEditAttr.Get( EE_CHAR_WEIGHT ) ).GetWeight(); in ExecuteSlot() local818 …aNewAttr.Put( SvxWeightItem( eFW == WEIGHT_NORMAL ? WEIGHT_BOLD : WEIGHT_NORMAL, EE_CHAR_WEIGHT ) … in ExecuteSlot()
Completed in 16 milliseconds