Lines Matching refs:Caption

6    Caption         =   "OpenOffice.org Document Analysis Wizard"
31 Caption = "Introduction"
108 Caption = "4. Analyze"
134 Caption = "1. Introduction"
147 Caption = "3. Results"
160 Caption = "2. Documents"
172 Caption = "Steps"
204 Caption = "Do not show this introduction again"
217 Caption = $"Wizard.frx":4F8B8
228Caption = "The wizard will remain on screen while the analysis is carried out."
239Caption = "You will be able to select which documents you want to analyze as well as whe…
250 Caption = "Introduction"
272 Caption = "Setup"
324 Caption = "4. Analyze"
343 Caption = "Steps"
363 Caption = "2. Documents"
376 Caption = "3. Results"
389 Caption = "1. Introduction"
430 Caption = "Ignore documents older than"
438 Caption = "Documents (*.doc)"
448 Caption = "Templates (*.dot)"
457 Caption = "Templates (*.pot)"
466 Caption = "Presentations (*.ppt)"
475 Caption = "Spreadsheets (*.xls)"
484 Caption = "Templates (*.xlt)"
493 Caption = "..."
510 Caption = "Include subdirectories in the analysis"
519 Caption = "Document types to analyze"
529 Caption = "Choose the documents you want to analyze"
549 Caption = "PowerPoint"
561 Caption = "Excel"
573 Caption = "Word"
584 Caption = "Location of Microsoft Office documents"
596 Caption = "Options"
624 Caption = "..."
661 Caption = "Ask me before overwriting"
671 Caption = "Overwrite without asking me"
680 Caption = "Append the new results to the existing results"
721 Caption = "4. Analyze"
732 Caption = "Steps"
753 Caption = "2. Documents"
765 Caption = "3. Results"
778 Caption = "1. Introduction"
797 Caption = "File name for the results spreadsheet"
806 Caption = "Location"
816 Caption = "If results already exisit under the same name and location:"
836 Caption = "Choose where and how to save the analysis results"
857 Caption = "Analyze"
889 Caption = "Prepare"
900 Caption = "Run"
909 Caption = "View"
964 Caption = "4. Analyze"
975 Caption = "Steps"
996 Caption = "2. Documents"
1009 Caption = "3. Results"
1022 Caption = "1. Introduction"
1041 Caption = "Skipped <TOPIC> documets, because they were too old"
1050 Caption = "Run the analysis and view the results"
1069 Caption = "<TOPIC> Presentations"
1078 Caption = "<TOPIC> Templates"
1087 Caption = "<TOPIC> Spreadsheets"
1096 Caption = "<TOPIC> Templates"
1106 Caption = "PowerPoint"
1116 Caption = "Word"
1126 Caption = "Excel"
1136 Caption = "PowerPoint"
1146 Caption = "Word"
1156 Caption = "Excel"
1166 Caption = "PowerPoint"
1176 Caption = "<TOPIC> Templates"
1185 Caption = "<TOPIC> Documents"
1202 Caption = "Excel"
1213 Caption = "Word"
1224 Caption = "A total of <TOPIC> documents will be analyzed:"
1265 Caption = "Finish"
1276 Caption = "Next >>"
1287 Caption = "<< Back"
1299 Caption = "Cancel"
1311 Caption = "<TOPIC> Documents"
1320 Caption = "<TOPIC> Templates"
1623 btnPrepare.Caption = GetResString(RUNBTN_RUNNING_ID)
1648 btnPrepare.Caption = GetResString(PREPAREBTN_START_ID)
1737 btnRunAnalysis.Caption = GetResString(RUNBTN_RUNNING_ID)
1745 btnRunAnalysis.Caption = GetResString(RUNBTN_START_ID)
1762 btnRunAnalysis.Caption = GetResString(RUNBTN_START_ID)
1930 frmWizard.Caption = ReplaceTopicTokens(GetResString(TITLE_ID), CPRODUCTNAME_STR, _
1932 lblIntroduction1.Caption = ReplaceTopicTokens(GetResString(INTRO1_ID), CPRODUCTNAME_STR, _
1940 lblStep1_4.Caption = GetResString(RID_STR_ENG_SIDEBAR_ANALYZE_PREP_ID)
1941 lblStep2_4.Caption = GetResString(RID_STR_ENG_SIDEBAR_ANALYZE_PREP_ID)
1942 lblStep3_4.Caption = GetResString(RID_STR_ENG_SIDEBAR_ANALYZE_PREP_ID)
1943 lblStep4_4.Caption = GetResString(RID_STR_ENG_SIDEBAR_ANALYZE_PREP_ID)
1946 …lblIntroduction1.Caption = ReplaceTopicTokens(GetResString(RID_STR_ENG_INTRODUCTION_INTRO1_PREP_ID…
1948 lblIntroduction2.Caption = GetResString(RID_STR_ENG_INTRODUCTION_INTRO2_PREP_ID)
1949 lblIntroduction3.Caption = GetResString(RID_STR_ENG_INTRODUCTION_INTRO3_PREP_ID)
1952 lblChooseDocs.Caption = GetResString(RID_STR_ENG_DOCUMENTS_CHOOSE_DOCUMENTS_PREP_ID)
1953 lblDocTypes.Caption = GetResString(RID_STR_ENG_DOCUMENTS_CHOOSE_DOC_TYPES_PREP_ID)
1955 chkIgnoreOld.Caption = GetResString(RID_STR_IGNORE_OLDER_CB_ID)
1964 lblChooseResults.Caption = GetResString(RID_STR_ENG_RESULTS_CHOOSE_OPTIONS_PREP_ID)
1971 lblSetupDone.Caption = GetResString(RID_STR_ENG_ANALYZE_SETUP_COMPLETE_PREP_ID)
1976 lblChooseResults.Caption = GetResString(RID_STR_ENG_RESULTS_CHOOSE_OPTIONS_PREP_ID)
2070 chkIncludeSubdirs.Caption = mChbSubdirs
2102 Label12(0).Caption = mLblSteps
2103 Label12(5).Caption = mLblSteps
2444 app.OleRequestPendingMsgTitle = frmWizard.Caption
2922 WriteToLog CTITLE, frmWizard.Caption, path
2998 lblNumDocs.Caption = ReplaceTopicTokens(GetResString(ANALYZE_DOCUMENTS_ID), TOPIC_STR, _
3000 lblNumTemplates.Caption = ReplaceTopicTokens(GetResString(ANALYZE_TEMPLATES_ID), TOPIC_STR, _
3003 lblNumXLS.Caption = ReplaceTopicTokens(GetResString(ANALYZE_DOCUMENTS_XLS_ID), TOPIC_STR, _
3005 lblNumXLT.Caption = ReplaceTopicTokens(GetResString(ANALYZE_TEMPLATES_ID), TOPIC_STR, _
3008 lblNumPPT.Caption = ReplaceTopicTokens(GetResString(ANALYZE_DOCUMENTS_PPT_ID), TOPIC_STR, _
3010 lblNumPOT.Caption = ReplaceTopicTokens(GetResString(ANALYZE_TEMPLATES_ID), TOPIC_STR, _
3013 … lblTotalNumDocs.Caption = ReplaceTopicTokens(GetResString(ANALYZE_TOTAL_NUM_DOCS_ID), TOPIC_STR, _
3017 … lblSkippedOld.Caption = ReplaceTopicTokens(GetResString(RID_STR_ENG_ANALYZE_IGNORED_DOCS_ID), _