Home
last modified time | relevance | path

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

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlcopyeditor.h256 void OnInsertSibling ( wxCommandEvent& event );
H A Dxmlcopyeditor.cpp114 EVT_MENU ( ID_INSERT_SIBLING, MyFrame::OnInsertSibling ) in BEGIN_EVENT_TABLE()
1852 void MyFrame::OnInsertSibling ( wxCommandEvent& event ) in OnInsertSibling() function in MyFrame