This is the complete list of members for wxRichTextRange, including all inherited members.
Contains(long pos) const | wxRichTextRange | inline |
FromInternal() const | wxRichTextRange | inline |
GetEnd() const | wxRichTextRange | inline |
GetLength() const | wxRichTextRange | inline |
GetStart() const | wxRichTextRange | inline |
IsOutside(const wxRichTextRange &range) const | wxRichTextRange | inline |
IsWithin(const wxRichTextRange &range) const | wxRichTextRange | inline |
LimitTo(const wxRichTextRange &range) | wxRichTextRange | |
m_end | wxRichTextRange | protected |
m_start | wxRichTextRange | protected |
operator!=(const wxRichTextRange &range) const | wxRichTextRange | inline |
operator+(const wxRichTextRange &range) const | wxRichTextRange | inline |
operator-(const wxRichTextRange &range) const | wxRichTextRange | inline |
operator=(const wxRichTextRange &range) | wxRichTextRange | inline |
operator==(const wxRichTextRange &range) const | wxRichTextRange | inline |
SetEnd(long end) | wxRichTextRange | inline |
SetRange(long start, long end) | wxRichTextRange | inline |
SetStart(long start) | wxRichTextRange | inline |
Swap() | wxRichTextRange | inline |
ToInternal() const | wxRichTextRange | inline |
wxRichTextRange() | wxRichTextRange | inline |
wxRichTextRange(long start, long end) | wxRichTextRange | inline |
wxRichTextRange(const wxRichTextRange &range) | wxRichTextRange | inline |
~wxRichTextRange() | wxRichTextRange | inline |