Home
last modified time | relevance | path

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

/AOO42X/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);
/AOO42X/main/starmath/source/
H A Ddialog.cxx2386 sal_Bool SmSymDefineDialog::SelectFont(const XubString &rFontName, sal_Bool bApplyFont) in SelectFont() argument
2396 if (bApplyFont) in SelectFont()
2414 sal_Bool SmSymDefineDialog::SelectStyle(const XubString &rStyleName, sal_Bool bApplyFont) in SelectStyle() argument
2427 if (bApplyFont) in SelectStyle()