Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Ddrtxtob1.cxx402 FontUnderline eFO = ( (const SvxOverlineItem&) aEditAttr. in Execute() local
404 aNewAttr.Put( SvxOverlineItem( eFO == UNDERLINE_SINGLE ? in Execute()
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx222 FontUnderline eFO = ((const SvxOverlineItem&)aEditAttr.Get(EE_CHAR_OVERLINE)).GetLineStyle(); in Execute() local
223 …aNewAttr.Put(SvxOverlineItem(eFO == UNDERLINE_SINGLE ? UNDERLINE_NONE : UNDERLINE_SINGLE, EE_CHAR_… in Execute()
H A Dannotsh.cxx256 FontUnderline eFO = ((const SvxOverlineItem&)aEditAttr.Get(EE_CHAR_OVERLINE)).GetLineStyle(); in Exec() local
257 …aNewAttr.Put(SvxOverlineItem(eFO == UNDERLINE_SINGLE ? UNDERLINE_NONE : UNDERLINE_SINGLE, EE_CHAR_… in Exec()

Completed in 26 milliseconds