AppendEditCommands(wxMenu &) (defined in mgMathBox) | mgMathBox | |
bUseNativeNewLines | mgMathBox | [static] |
CheckReturnFlag(int res) | mgMathBox | |
Clean() | mgMathBox | |
cmd | mgMathBox | [static] |
ConvertString(const wxString &str) const | mgMathBox | |
CopyAsMathML(const mcElement &sel=mcEmptyElement) (defined in mgMathBox) | mgMathBox | |
CopyAsPlainText(const mcElement &sel=mcEmptyElement) (defined in mgMathBox) | mgMathBox | |
Cut(const mcElement &sel=mcEmptyElement) (defined in mgMathBox) | mgMathBox | |
DeepCopy(const mgMathBox &) | mgMathBox | |
DeSelect() | mgMathBox | [inline] |
DisableContextMenu() (defined in mgMathBox) | mgMathBox | [inline] |
DisableInput() (defined in mgMathBox) | mgMathBox | [inline] |
DisablePreProcessing() (defined in mgMathBox) | mgMathBox | [inline] |
DisableSelection() (defined in mgMathBox) | mgMathBox | [inline] |
EditExponent() (defined in mgMathBox) | mgMathBox | |
EditSubscript() (defined in mgMathBox) | mgMathBox | |
EmbedAsFractionDen(const mcElement &sel=mcEmptyElement) (defined in mgMathBox) | mgMathBox | |
EmbedAsFractionNum(const mcElement &sel=mcEmptyElement) (defined in mgMathBox) | mgMathBox | |
EmbedAsRadical(const mcElement &sel=mcEmptyElement) (defined in mgMathBox) | mgMathBox | |
EnableContextMenu(bool bEnable=TRUE) | mgMathBox | [inline] |
EnableInput(bool bEnable=TRUE) | mgMathBox | |
EnablePreProcessing(bool bEnable=TRUE) | mgMathBox | [inline] |
EnableSelection(bool bEnable=TRUE) | mgMathBox | [inline] |
Export(bool bXHTML, const wxString &filename, const wxString &title, bool bUpperTag=FALSE, bool bMPSupp=FALSE, bool bUseNS=FALSE, const wxString &ns=wxEmptyString, const wxString &href=wxEmptyString, int indstep=2) const | mgMathBox | |
Export(bool bXHTML, wxOutputStream &str, const wxString &title, bool bUpperTag=FALSE, bool bMPSupp=FALSE, bool bUseNS=FALSE, const wxString &ns=wxEmptyString, const wxString &href=wxEmptyString, int indstep=2) const | mgMathBox | |
FitContents() | mgMathBox | |
ForceBmpUpdate() | mgMathBox | |
GetActiveElem(const wxPoint &pos, const wxPoint &pt) const | mgMathBox | [inline] |
GetCaret() const | mgMathBox | [inline, protected] |
GetContentSize() const | mgMathBox | |
GetContextMenu(wxMenu &, const mcElement &selected) const | mgMathBox | |
GetDebug() const | mgMathBox | |
GetElemFromID(int id) const | mgMathBox | [inline] |
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) const | mgMathBox | |
GetInlinedExpr() const | mgMathBox | [inline] |
GetMathML(bool bGetPresentation) const | mgMathBox | [inline] |
GetMathObj() | mgMathBox | [inline] |
GetMathObj() const (defined in mgMathBox) | mgMathBox | [inline] |
GetRectOfContents() | mgMathBox | [inline] |
GetXPos() const | mgMathBox | [inline] |
GetYPos() const | mgMathBox | [inline] |
Import(int type, const wxString &filename, wxString *pDesc=NULL) | mgMathBox | |
ImportInlinedExpr(const wxString &str) | mgMathBox | |
ImportMathML(wxXml2Node pDoc, wxString *pErr) | mgMathBox | [inline] |
Init() | mgMathBox | [protected] |
InsertFraction() (defined in mgMathBox) | mgMathBox | |
InsertFunction() (defined in mgMathBox) | mgMathBox | |
InsertRadical() (defined in mgMathBox) | mgMathBox | |
isSelecting() const | mgMathBox | [inline] |
m_bAutoExpand | mgMathBox | [protected] |
m_bContextMenuEnabled | mgMathBox | [protected] |
m_bInputEnabled | mgMathBox | [protected] |
m_bPreProcessingEnabled (defined in mgMathBox) | mgMathBox | [protected] |
m_bProcSpecialChar | mgMathBox | [protected] |
m_bSelectionEnabled | mgMathBox | [protected] |
m_eSelection | mgMathBox | [protected] |
m_mathContent | mgMathBox | [protected] |
m_pClient | mgMathBox | [protected] |
m_ptPos | mgMathBox | [protected] |
m_rcSelection | mgMathBox | [protected] |
mgMathBox(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxSUNKEN_BORDER|wxNO_FULL_REPAINT_ON_RESIZE, const wxString &name=wxT("mgMathBox")) | mgMathBox | [inline] |
mgMathBox(const mgMathBox &tocopy) | mgMathBox | [inline] |
nCursorWidth | mgMathBox | [static] |
nSpaceAround | mgMathBox | [static] |
OnChar(wxKeyEvent &) (defined in mgMathBox) | mgMathBox | |
OnCtxMenuItem(wxCommandEvent &) (defined in mgMathBox) | mgMathBox | |
OnFocusLost(wxFocusEvent &) (defined in mgMathBox) | mgMathBox | |
OnLDown(wxMouseEvent &) (defined in mgMathBox) | mgMathBox | |
OnLeaveWindow(wxMouseEvent &) (defined in mgMathBox) | mgMathBox | |
OnLUp(wxMouseEvent &) (defined in mgMathBox) | mgMathBox | |
OnMouseMove(wxMouseEvent &) (defined in mgMathBox) | mgMathBox | |
OnPaint(wxPaintEvent &) (defined in mgMathBox) | mgMathBox | |
OnRUp(wxMouseEvent &) (defined in mgMathBox) | mgMathBox | |
OnSetCursor(wxSetCursorEvent &) (defined in mgMathBox) | mgMathBox | |
OnSetFocus(wxFocusEvent &) (defined in mgMathBox) | mgMathBox | |
OnSize(wxSizeEvent &) (defined in mgMathBox) | mgMathBox | |
OnSpecialChar(wxKeyEvent &) (defined in mgMathBox) | mgMathBox | |
OnTimer(wxTimerEvent &) (defined in mgMathBox) | mgMathBox | |
Paste(const mcElement &sel=mcEmptyElement) (defined in mgMathBox) | mgMathBox | |
RedrawMath(wxDC &dc, int x, int y) | mgMathBox | |
ResetGUI() | mgMathBox | |
ResetSelectionRect() | mgMathBox | [inline] |
SetClientEvtHandler(wxEvtHandler *p) | mgMathBox | [inline] |
SetSizeHintsToFitContents() | mgMathBox | |
SetStyleArray(mcStyleArray *p) | mgMathBox | [inline] |
UpdateCaret() | mgMathBox | |
UpdateCaretPos() | mgMathBox | |
UpdateContentPos() | mgMathBox | |
UpdateMathBmp(long flags, const wxPoint &p=wxDefaultPosition) | mgMathBox | |
UpdateMathBmpWithCurrentPos() | mgMathBox | |
~mgMathBox() | mgMathBox | [inline, virtual] |