#include <dialog.hxx>
Public Member Functions | |
SmShowChar (Window *pParent, const ResId &rResId) | |
void | SetChar (xub_Unicode aChar) |
void | SetFont (const Font &rFont) |
Private Member Functions | |
virtual void | Paint (const Rectangle &) |
Definition at line 440 of file dialog.hxx.
SmShowChar::SmShowChar | ( | Window * | pParent, | |
const ResId & | rResId | |||
) | [inline] |
Definition at line 445 of file dialog.hxx.
void SmShowChar::Paint | ( | const Rectangle & | ) | [private, virtual] |
Definition at line 1687 of file dialog.cxx.
void SmShowChar::SetChar | ( | xub_Unicode | aChar | ) |
Definition at line 1702 of file dialog.cxx.
Referenced by SmSymDefineDialog::SelectChar(), and SmSymDefineDialog::SetOrigSymbol().
void SmShowChar::SetFont | ( | const Font & | rFont | ) |
Definition at line 1709 of file dialog.cxx.
Referenced by SmSymDefineDialog::SelectSymbol(), SmSymDefineDialog::SetFont(), and SmSymDefineDialog::SetOrigSymbol().