Searched refs:ID_ADD_TEMPLATE_BASE (Results 1 – 3 of 3) sorted by relevance
8 #define ID_ADD_TEMPLATE_BASE 20000 macro
127 …ON_COMMAND_RANGE(ID_ADD_TEMPLATE_BASE, ID_ADD_TEMPLATE_BASE + MAX_TEMPLATES, &CMainFrame::OnAddTem…525 widget_info *info = GetProjectView()->GetTemplateInfo(nID - ID_ADD_TEMPLATE_BASE); in OnAddTemplate()
3219 pBaseMenu->AppendMenu(flags, ID_ADD_TEMPLATE_BASE + index, info->app_name); in UpdateBaseMenu()3284 pBaseMenu->AppendMenu(flags, ID_ADD_TEMPLATE_BASE + index, info->app_name); in CreateBaseMenu()