subcell selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -285,6 +285,11 @@ public:
|
||||
wxString ConvertToText(wxHtmlSelection *sel) const;
|
||||
|
||||
protected:
|
||||
void Split(wxDC& dc,
|
||||
const wxPoint& selFrom, const wxPoint& selTo,
|
||||
wxString& s1, wxString& s2, wxString& s3,
|
||||
unsigned& pos1, unsigned& pos2);
|
||||
|
||||
wxString m_Word;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user