#include <dialog.hxx>
Public Member Functions | |
SmShowFont (Window *pParent, const ResId &rResId) | |
void | SetFont (const Font &rFont) |
Private Member Functions | |
virtual void | Paint (const Rectangle &) |
Definition at line 136 of file dialog.hxx.
SmShowFont::SmShowFont | ( | Window * | pParent, | |
const ResId & | rResId | |||
) | [inline] |
Definition at line 141 of file dialog.hxx.
void SmShowFont::Paint | ( | const Rectangle & | ) | [private, virtual] |
Definition at line 310 of file dialog.cxx.
void SmShowFont::SetFont | ( | const Font & | rFont | ) |