This is the complete list of members for wxRichTextSelection, including all inherited members.
| Add(const wxRichTextRange &range) | wxRichTextSelection | inline | 
| Copy(const wxRichTextSelection &sel) | wxRichTextSelection | inline | 
| GetContainer() const | wxRichTextSelection | inline | 
| GetCount() const | wxRichTextSelection | inline | 
| GetRange(size_t i) const | wxRichTextSelection | inline | 
| GetRange() const | wxRichTextSelection | inline | 
| GetRanges() | wxRichTextSelection | inline | 
| GetRanges() const | wxRichTextSelection | inline | 
| GetSelectionForObject(wxRichTextObject *obj) const | wxRichTextSelection | |
| IsValid() const | wxRichTextSelection | inline | 
| m_container | wxRichTextSelection | |
| m_ranges | wxRichTextSelection | |
| operator=(const wxRichTextSelection &sel) | wxRichTextSelection | inline | 
| operator==(const wxRichTextSelection &sel) const | wxRichTextSelection | |
| operator[](size_t i) const | wxRichTextSelection | inline | 
| Reset() | wxRichTextSelection | inline | 
| Set(const wxRichTextRange &range, wxRichTextParagraphLayoutBox *container) | wxRichTextSelection | inline | 
| Set(const wxRichTextRangeArray &ranges, wxRichTextParagraphLayoutBox *container) | wxRichTextSelection | inline | 
| SetContainer(wxRichTextParagraphLayoutBox *container) | wxRichTextSelection | inline | 
| SetRange(const wxRichTextRange &range) | wxRichTextSelection | inline | 
| SetRanges(const wxRichTextRangeArray &ranges) | wxRichTextSelection | inline | 
| WithinSelection(long pos, wxRichTextObject *obj) const | wxRichTextSelection | |
| WithinSelection(long pos) const | wxRichTextSelection | inline | 
| WithinSelection(long pos, const wxRichTextRangeArray &ranges) | wxRichTextSelection | static | 
| WithinSelection(const wxRichTextRange &range, const wxRichTextRangeArray &ranges) | wxRichTextSelection | static | 
| wxRichTextSelection(const wxRichTextSelection &sel) | wxRichTextSelection | inline | 
| wxRichTextSelection(const wxRichTextRange &range, wxRichTextParagraphLayoutBox *container) | wxRichTextSelection | inline | 
| wxRichTextSelection() | wxRichTextSelection | inline |