ID_SETCHAP_LAST  1098 applications/osmo4_w32/MainFrm.cpp 	if ( (ID>=ID_SETCHAP_FIRST) && (ID<=ID_SETCHAP_LAST)) {
ID_SETCHAP_LAST  1164 applications/osmo4_w32/MainFrm.cpp 	if ((pPopupMenu->GetMenuItemID(0)>=ID_SETCHAP_FIRST) && (pPopupMenu->GetMenuItemID(0)<=ID_SETCHAP_LAST)) {
ID_SETCHAP_LAST   984 applications/osmo4_wx/wxOsmo4.cpp 	EVT_MENU_RANGE(ID_SETCHAP_FIRST, ID_SETCHAP_LAST, wxOsmo4Frame::OnChapterSel)
ID_SETCHAP_LAST   985 applications/osmo4_wx/wxOsmo4.cpp 	EVT_UPDATE_UI_RANGE(ID_SETCHAP_FIRST, ID_SETCHAP_LAST, wxOsmo4Frame::OnUpdateChapterSel)
ID_SETCHAP_LAST   181 applications/osmo4_wx/wxOsmo4.h 	ID_SETCHAP_LAST = ID_SELSTREAM_0 + 200,