Lines Matching refs:LANG_BASE_ID
93 Const LANG_BASE_ID = 1000 constant
94 Const INTERNAL_RESOURCE_BASE_ID = LANG_BASE_ID + 800
109 Public Const TITLE_ID = LANG_BASE_ID + 0
110 Public Const CHK_SUBDIRS_ID = LANG_BASE_ID + 202
111 Public Const SETUP_ANALYSIS_XLS_ID = LANG_BASE_ID + 302
112 Public Const ANALYZE_TOTAL_NUM_DOCS_ID = LANG_BASE_ID + 401
116 Public Const PRODUCTNAME_ID = LANG_BASE_ID + 1
117 Public Const LBL_STEPS_ID = LANG_BASE_ID + 40
118 Public Const INTRO1_ID = LANG_BASE_ID + 101
120 Public Const ANALYZE_DOCUMENTS_ID = LANG_BASE_ID + 402
121 Public Const ANALYZE_TEMPLATES_ID = LANG_BASE_ID + 403
122 Public Const ANALYZE_DOCUMENTS_XLS_ID = LANG_BASE_ID + 408
123 Public Const ANALYZE_DOCUMENTS_PPT_ID = LANG_BASE_ID + 409
124 Public Const RUNBTN_START_ID = LANG_BASE_ID + 404
125 Public Const PREPAREBTN_START_ID = LANG_BASE_ID + 411
150 Const ERROR_BASE_ID = LANG_BASE_ID + 900