Searched refs:aNumberFont (Results 1 – 2 of 2) sorted by relevance
475 case 3: pActiveListBox = &aNumberFont; break; in IMPL_LINK()518 aNumberFont (this, SmResId(3)), in IMPL_LINK_INLINE_END()549 aNumberFont = pp->GetConfig()->GetFontPickList(FNT_NUMBER); in ReadFrom()557 aNumberFont .Insert( rFormat.GetFont(FNT_NUMBER) ); in ReadFrom()570 pp->GetConfig()->GetFontPickList(FNT_NUMBER) = aNumberFont; in WriteTo()578 rFormat.SetFont( FNT_NUMBER, aNumberFont .Get(0) ); in WriteTo()
164 SmFontPickListBox aNumberFont; member in SmFontTypeDialog