Searched refs:aSerifFont (Results 1 – 2 of 2) sorted by relevance
477 case 5: pActiveListBox = &aSerifFont; bHideCheckboxes = sal_True; break; in IMPL_LINK()522 aSerifFont (this, SmResId(5)), in IMPL_LINK_INLINE_END()551 aSerifFont = pp->GetConfig()->GetFontPickList(FNT_SERIF); in ReadFrom()559 aSerifFont .Insert( rFormat.GetFont(FNT_SERIF) ); in ReadFrom()572 pp->GetConfig()->GetFontPickList(FNT_SERIF) = aSerifFont; in WriteTo()580 rFormat.SetFont( FNT_SERIF, aSerifFont .Get(0) ); in WriteTo()
168 SmFontPickListBox aSerifFont; member in SmFontTypeDialog