Searched refs:aSansFont (Results 1 – 2 of 2) sorted by relevance
504 case 6: pActiveListBox = &aSansFont; bHideCheckboxes = sal_True; break; in IMPL_LINK()552 aSansFont (this, SmResId(6)), in IMPL_LINK_INLINE_END()580 aSansFont = pp->GetConfig()->GetFontPickList(FNT_SANS); in ReadFrom()588 aSansFont .Insert( rFormat.GetFont(FNT_SANS) ); in ReadFrom()602 pp->GetConfig()->GetFontPickList(FNT_SANS) = aSansFont; in WriteTo()610 rFormat.SetFont( FNT_SANS, aSansFont .Get(0) ); in WriteTo()
170 SmFontPickListBox aSansFont; member in SmFontTypeDialog