Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Ddrtxtob1.cxx375 FontWeight eFW = ( (const SvxWeightItem&) aEditAttr. in Execute() local
377 aNewAttr.Put( SvxWeightItem( eFW == WEIGHT_NORMAL ? in Execute()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx817 FontWeight eFW = ( (const SvxWeightItem&) aEditAttr.Get( EE_CHAR_WEIGHT ) ).GetWeight(); in ExecuteSlot() local
818 …aNewAttr.Put( SvxWeightItem( eFW == WEIGHT_NORMAL ? WEIGHT_BOLD : WEIGHT_NORMAL, EE_CHAR_WEIGHT ) … in ExecuteSlot()

Completed in 22 milliseconds