Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx221 SvxFontItem aFmtFont((SvxFontItem &) aSet.Get(_nWhich)); in GetFontSettings() local
223 _rFont.SetFamily (aFmtFont.GetFamily()); in GetFontSettings()
224 _rFont.SetName (aFmtFont.GetFamilyName()); in GetFontSettings()
225 _rFont.SetPitch (aFmtFont.GetPitch()); in GetFontSettings()
226 _rFont.SetCharSet(aFmtFont.GetCharSet()); in GetFontSettings()

Completed in 9 milliseconds