Searched refs:aFmtFont (Results 1 – 1 of 1) sorted by relevance
221 SvxFontItem aFmtFont((SvxFontItem &) aSet.Get(_nWhich)); in GetFontSettings() local223 _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 28 milliseconds