Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Ddialog.cxx509 case 2: pActiveListBox = &aFunctionFont; break; in IMPL_LINK()
553 aFunctionFont (this, SmResId(2)), in IMPL_LINK_INLINE_END()
585 aFunctionFont = pp->GetConfig()->GetFontPickList(FNT_FUNCTION); in ReadFrom()
593 aFunctionFont.Insert( rFormat.GetFont(FNT_FUNCTION) ); in ReadFrom()
607 pp->GetConfig()->GetFontPickList(FNT_FUNCTION) = aFunctionFont; in WriteTo()
615 rFormat.SetFont( FNT_FUNCTION, aFunctionFont.Get(0) ); in WriteTo()
/aoo41x/main/starmath/inc/
H A Ddialog.hxx163 SmFontPickListBox aFunctionFont; member in SmFontTypeDialog

Completed in 30 milliseconds