Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Ddialog.hxx84 class SmShowFont : public Control class
89 SmShowFont(Window *pParent, const ResId& rResId) : in SmShowFont() function in SmShowFont
105 SmShowFont aShowFont;
/trunk/main/starmath/source/
H A Ddialog.cxx229 void SmShowFont::Paint(const Rectangle& rRect ) in Paint()
240 void SmShowFont::SetFont(const Font& rFont) in SetFont()