diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst
index 4c2475474f..13a84c3c55 100644
--- a/helpers/help_hid.lst
+++ b/helpers/help_hid.lst
@@ -2324,7 +2324,6 @@ HID_LTRWIZ_TXTSENDERSTATE_TEXT,40805,
HID_LTRWIZ_TXTSENDERSTREET,40803,
HID_LTRWIZ_TXTTEMPLATENAME,40812,
HID_MACRO_GROUP,40082,
-HID_MACRO_HEADERTABLISTBOX,40085,
HID_MACRO_LB_EVENT,40081,
HID_MACRO_MACROS,40083,
HID_MACRO_MIGRATION_BACKUP_LOCATION,39152,
@@ -3513,7 +3512,6 @@ HID_SVX_CONFIG_RENAME_TOOLBAR,40048,
HID_SVX_CONFIG_RENAME_TOOLBAR_ITEM,40049,
HID_SVX_CONFIG_TOOLBAR,40009,
HID_SVX_CONFIG_TOOLBAR_CONTENTS,40010,
-HID_SVX_MACRO_LB_EVENT,40000,
HID_SVX_MDLG_DOCRECOVERY_BROKEN,40033,
HID_SVX_MDLG_DOCRECOVERY_PROGR,40031,
HID_SVX_MDLG_ERR_REP_OPTIONS,40036,
@@ -6683,9 +6681,6 @@ svx_PushButton_RID_SVXPAGE_KEYBOARD_BTN_SAVE,705516073,
svx_PushButton_RID_SVXPAGE_LINE_DEF_BTN_ADD,701567489,
svx_PushButton_RID_SVXPAGE_LINE_DEF_BTN_DELETE,701567491,
svx_PushButton_RID_SVXPAGE_LINE_DEF_BTN_MODIFY,701567490,
-svx_PushButton_RID_SVXPAGE_MACROASSIGN_PB_ASSIGN,705565186,
-svx_PushButton_RID_SVXPAGE_MACROASSIGN_PB_ASSIGN_COMPONENT,705565191,
-svx_PushButton_RID_SVXPAGE_MACROASSIGN_PB_DELETE,705565187,
svx_PushButton_RID_SVXPAGE_MENUS_BTN_ADD_COMMANDS,705499974,
svx_PushButton_RID_SVXPAGE_MENUS_BTN_NEW,705499960,
svx_PushButton_RID_SVXPAGE_OPTIONS_JAVA_PB_ADD,704860692,
@@ -6750,7 +6745,6 @@ svx_RadioButton_RID_SVX_MDLG_HANGULHANJA_RB_SIMPLE_CONVERSION,1237598721,
svx_TabPage_RID_OFA_TP_INTERNATIONAL,811335680,
svx_TabPage_RID_SVXPAGE_EVENTASSIGN,705675264,
svx_TabPage_RID_SVXPAGE_IMPROVEMENT,705658880,
-svx_TabPage_RID_SVXPAGE_MACROASSIGN,705560576,
svx_TabPage_RID_SVX_GRFFILTER_DLG_EMBOSS_TAB,706232320,
svx_TabPage_RID_SVX_XFORMS_TABPAGES,832110592,
svx_TriStateBox_RID_SVXPAGE_LINE_TSB_CENTER_END,701548037,
diff --git a/source/text/shared/01/06140500.xhp b/source/text/shared/01/06140500.xhp
index 13ac9421d1..30d51c6e89 100644
--- a/source/text/shared/01/06140500.xhp
+++ b/source/text/shared/01/06140500.xhp
@@ -33,8 +33,8 @@
customizing; eventsevents; customizing
-
+EventsAssigns macros to program events. The assigned macro runs automatically every time the selected event occurs.
@@ -52,16 +52,16 @@
Save InSelect first where to save the event binding, in the current document or in %PRODUCTNAME.A macro that is saved with a document can only be run when that document is opened.
-The big list box lists the events and the assigned macros. After you selected the location in the Save In list box, select an event in the big list box. Then click Assign Macro.
-
+
+
+The big list box lists the events and the assigned macros. After you selected the location in the Save In list box, select an event in the big list box. Then click Assign Macro.
-
+Assign MacroOpens the Macro Selector to assign a macro to the selected event.
-
-
+Remove MacroDeletes the macro assignment for the selected event.