AddBox(bool bMath, bool bCopyLast) | mgMathWnd | |
Clean() | mgMathWnd | |
DeleteBox(int n) | mgMathWnd | |
Export(bool bXHTML, const wxString &filename, const wxString &title, bool bUpperTag=FALSE, bool bMathPlayerSupport=FALSE, bool bUseNS=FALSE, const wxString &ns=wxEmptyString, const wxString &href=wxEmptyString, int indentstep=2) | mgMathWnd | |
Export(bool bXHTML, wxOutputStream &stream, const wxString &title, bool bPreview, bool bUpperTag=FALSE, bool bMathPlayerSupport=FALSE, bool bUseNS=FALSE, const wxString &ns=wxEmptyString, const wxString &href=wxEmptyString, int indentstep=2) (defined in mgMathWnd) | mgMathWnd | |
GetBox(int n) (defined in mgMathWnd) | mgMathWnd | [inline] |
GetBoxCount() (defined in mgMathWnd) | mgMathWnd | [inline] |
GetDebug() | mgMathWnd | |
GetExportPreview(bool bXHTML, const wxString &title, bool bUpperTag=FALSE, bool bMathPlayerSupport=FALSE, bool bUseNS=FALSE, const wxString &ns=wxEmptyString, const wxString &href=wxEmptyString, int indentstep=2) (defined in mgMathWnd) | mgMathWnd | |
GetSelBox() (defined in mgMathWnd) | mgMathWnd | [inline] |
GetSelBoxId() (defined in mgMathWnd) | mgMathWnd | [inline] |
Import(int type, const wxString &filename, wxString *pDesc=NULL) (defined in mgMathWnd) | mgMathWnd | |
m_arrMathBox | mgMathWnd | [private] |
m_hMemDC | mgMathWnd | [private] |
m_nActiveElemID | mgMathWnd | [private] |
m_nSelBox | mgMathWnd | [private] |
m_ptOrigin | mgMathWnd | [private] |
m_rcSelection | mgMathWnd | [private] |
m_szClient | mgMathWnd | [private] |
mgMathWnd(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxPoint(0, 0)) | mgMathWnd | |
OnChar(wxKeyEvent &) (defined in mgMathWnd) | mgMathWnd | |
OnChildWindowChange(wxCommandEvent &) | mgMathWnd | |
OnCtxMenuItem(wxCommandEvent &) (defined in mgMathWnd) | mgMathWnd | |
OnFocusLost(wxFocusEvent &) (defined in mgMathWnd) | mgMathWnd | |
OnLDown(wxMouseEvent &) (defined in mgMathWnd) | mgMathWnd | |
OnLUp(wxMouseEvent &) (defined in mgMathWnd) | mgMathWnd | |
OnMouseMove(wxMouseEvent &) (defined in mgMathWnd) | mgMathWnd | |
OnPaint(wxPaintEvent &) (defined in mgMathWnd) | mgMathWnd | |
OnRDown(wxMouseEvent &) (defined in mgMathWnd) | mgMathWnd | |
OnRUp(wxMouseEvent &) (defined in mgMathWnd) | mgMathWnd | |
OnSetFocus(wxFocusEvent &) (defined in mgMathWnd) | mgMathWnd | |
OnSize(wxSizeEvent &) (defined in mgMathWnd) | mgMathWnd | |
OnTimer(wxTimerEvent &) (defined in mgMathWnd) | mgMathWnd | |
SelectBox(int n) | mgMathWnd | |
SelectBoxByPoint(wxPoint &pt) | mgMathWnd | |
SetStyleArray(mcStyleArray *) | mgMathWnd | [inline] |
UpdateScrollRange() | mgMathWnd | |
~mgMathWnd() | mgMathWnd | [virtual] |