Home
last modified time | relevance | path

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

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlcopyeditor.h258 void OnInsertEntity ( wxCommandEvent& event );
H A Dxmlcopyeditor.cpp115 EVT_MENU ( ID_INSERT_ENTITY, MyFrame::OnInsertEntity ) in BEGIN_EVENT_TABLE()
1871 void MyFrame::OnInsertEntity ( wxCommandEvent& event ) in OnInsertEntity() function in MyFrame