Home
last modified time | relevance | path

Searched refs:sipwxRichTextCell (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_richtextwxRichTextCell.cpp48 sipwxRichTextCell( ::wxRichTextObject*);
50 virtual ~sipwxRichTextCell();
174 sipwxRichTextCell(const sipwxRichTextCell &);
175 sipwxRichTextCell &operator = (const sipwxRichTextCell &);
185 sipwxRichTextCell::sipwxRichTextCell(const ::wxRichTextCell& obj): ::wxRichTextCell(obj), sipPySe… in sipwxRichTextCell() function in sipwxRichTextCell
190 sipwxRichTextCell::~sipwxRichTextCell() in ~sipwxRichTextCell()
324 void sipwxRichTextCell::UpdateRanges() in UpdateRanges()
873 void sipwxRichTextCell::Reset() in Reset()
891 void sipwxRichTextCell::Clear() in Clear()
1047 void sipwxRichTextCell::Show(bool show) in Show()
[all …]