Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Ddialog.cxx512 case 5: pActiveListBox = &aSerifFont; bHideCheckboxes = sal_True; break; in IMPL_LINK()
559 aSerifFont (this, SmResId(5)), in IMPL_LINK_INLINE_END()
588 aSerifFont = pp->GetConfig()->GetFontPickList(FNT_SERIF); in ReadFrom()
596 aSerifFont .Insert( rFormat.GetFont(FNT_SERIF) ); in ReadFrom()
610 pp->GetConfig()->GetFontPickList(FNT_SERIF) = aSerifFont; in WriteTo()
618 rFormat.SetFont( FNT_SERIF, aSerifFont .Get(0) ); in WriteTo()
/trunk/main/starmath/inc/
H A Ddialog.hxx169 SmFontPickListBox aSerifFont; member in SmFontTypeDialog

Completed in 27 milliseconds