This is the complete list of members for wxRichTextCommand, including all inherited members.
AddAction(wxRichTextAction *action) | wxRichTextCommand | |
AllocExclusive() | wxObject | protected |
CanUndo() const | wxCommand | virtual |
ClearActions() | wxRichTextCommand | |
CloneRefData(const wxObjectRefData *data) const | wxObject | protectedvirtual |
CreateRefData() const | wxObject | protectedvirtual |
Do() | wxRichTextCommand | virtual |
GetActions() | wxRichTextCommand | inline |
GetClassInfo() const | wxObject | virtual |
GetName() const | wxCommand | virtual |
GetRefData() const | wxObject | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsSameAs(const wxObject &obj) const | wxObject | |
m_actions | wxRichTextCommand | protected |
m_refData | wxObject | protected |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
Ref(const wxObject &clone) | wxObject | |
SetRefData(wxObjectRefData *data) | wxObject | |
Undo() | wxRichTextCommand | virtual |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxCommand(bool canUndo=false, const wxString &name=wxEmptyString) | wxCommand | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
wxRichTextCommand(const wxString &name, wxRichTextCommandId id, wxRichTextBuffer *buffer, wxRichTextParagraphLayoutBox *container, wxRichTextCtrl *ctrl, bool ignoreFirstTime=false) | wxRichTextCommand | |
wxRichTextCommand(const wxString &name) | wxRichTextCommand | |
~wxCommand() | wxCommand | virtual |
~wxObject() | wxObject | virtual |
~wxRichTextCommand() | wxRichTextCommand | virtual |