#include "xap_Dlg_Insert_Symbol.h"
#include "xap_Draw_Symbol.h"
#include "xap_Win32DialogBase.h"
Go to the source code of this file.
Classes | |
class | XAP_Draw_Symbol_sample |
class | XAP_Win32Dialog_Insert_Symbol |
Variables | |
static UT_UCSChar | m_CurrentSymbol = UCS_SPACE |
static UT_UCSChar | m_PreviousSymbol = UCS_SPACE |
char | Symbol_font_selected [] |
UT_UCSChar m_CurrentSymbol = UCS_SPACE [static] |
Referenced by XAP_Draw_Symbol_sample::draw().
UT_UCSChar m_PreviousSymbol = UCS_SPACE [static] |
Referenced by XAP_Draw_Symbol_sample::draw().
char Symbol_font_selected[] |