OnSetSelection     85 applications/osmo4_wx/fileprops.cpp 	EVT_TREE_ITEM_ACTIVATED(ID_TREE_VIEW, wxFileProps::OnSetSelection)
OnSetSelection     86 applications/osmo4_wx/fileprops.cpp 	EVT_TREE_SEL_CHANGED(ID_TREE_VIEW, wxFileProps::OnSetSelection)
OnSetSelection     87 applications/osmo4_wx/fileprops.cpp 	EVT_TREE_ITEM_EXPANDED(ID_TREE_VIEW, wxFileProps::OnSetSelection)
OnSetSelection     88 applications/osmo4_wx/fileprops.cpp 	EVT_TREE_ITEM_COLLAPSED(ID_TREE_VIEW, wxFileProps::OnSetSelection)
OnSetSelection     75 applications/osmo4_wx/fileprops.h 	void OnSetSelection(wxTreeEvent &event);
OnSetSelection    725 applications/osmo4_wx/wxGPACControl.cpp 	EVT_COMBOBOX(ID_SELECT, wxGPACControl::OnSetSelection)
OnSetSelection     74 applications/osmo4_wx/wxGPACControl.h 	void OnSetSelection(wxCommandEvent &event);