https://issues.apache.org/ooo/show_bug.cgi?id=122441
--- Comment #2 from hanya <[email protected]> --- Created attachment 80778 --> https://issues.apache.org/ooo/attachment.cgi?id=80778&action=edit Proposed patch to update help agent starter list On recent version (since 3.3?), HelpAgentStarterList should contain commands or help id in string format. There are some localized lists are defined but only "de" locale is different from others and it does not contain 10416 (.uno:InternetDialog). InternetDialog seems the part of Options dialog but it does not trigger any request to open help agent, so I removed it from all list. Now all localized lists contains the same elements. And also the following numbers are not contained in the attached patch. I could not find the following entries in the current list of help ids: 956368385, 2567291937, 2567291938, 957028378, 958170133, 956419588, 956433419, 700777567, 700763681, 957235721, 54946 It seems they are come from controls on some dialog because they are little bit large number. I remove them as unknown. The following elements come from Options dialog but I can not trigger them. 958186547, sc:CheckBox:RID_SCPAGE_CONTENT:CB_ROWCOLHEADER 958202951, sc:CheckBox:RID_SCPAGE_LAYOUT:CB_ALIGN The style catalog is still used? I can execute it with command but I do not know how to be executed by users. 5573, .uno:StyleCatalog This is the control element on like Format - Page - Organizer - Name field. Once I click the field, "Sfx2.MultiLineEdit.267.13" is requested that contains still integer numbers. 541248011, sfx2_MultiLineEdit_TP_MANAGE_STYLES_ED_DESC, Sfx2.MultiLineEdit.267.13 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
