Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Ddialog.hxx470 sal_Bool SelectFont(const XubString &rFontName, sal_Bool bApplyFont);
471 sal_Bool SelectStyle(const XubString &rStyleName, sal_Bool bApplyFont);
/trunk/main/starmath/source/
H A Ddialog.cxx2287 sal_Bool SmSymDefineDialog::SelectFont(const XubString &rFontName, sal_Bool bApplyFont) in SelectFont() argument
2297 if (bApplyFont) in SelectFont()
2314 sal_Bool SmSymDefineDialog::SelectStyle(const XubString &rStyleName, sal_Bool bApplyFont) in SelectStyle() argument
2327 if (bApplyFont) in SelectStyle()