diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-25 15:38:08 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-25 22:12:55 +0200 |
commit | 9b8794b4b681e2c4f148ca626c766d961e0e3078 (patch) | |
tree | 1f29938df668649ae4f25a8c924bfb095cc786ec /source/text/shared/01 | |
parent | 027d282ebbf0cd889772eb646b756f7ee374105b (diff) |
Add Sheet Events Help page, update command paths
Change-Id: I90d0b82c143d467e48aed65bb422c0323875ece2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152285
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/06140500.xhp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/source/text/shared/01/06140500.xhp b/source/text/shared/01/06140500.xhp index c5fd4deb87..c94993700b 100644 --- a/source/text/shared/01/06140500.xhp +++ b/source/text/shared/01/06140500.xhp @@ -34,7 +34,7 @@ <bookmark branch="hid/cui/ui/macroassignpage/@@nowidget@@" id="bm_id1163922276" localize="false"/> <bookmark branch="hid/cui/ui/macroassigndialog/MacroAssignDialog" id="bm_id1163922277" localize="false"/> <bookmark branch="hid/cui/ui/macroassigndialog/@@nowidget@@" id="bm_id1163922277" localize="false"/> - <h1 id="hd_id3152427"><link href="text/shared/01/06140500.xhp">Events</link></h1> + <h1 id="hd_id3152427"><variable id="h1"><link href="text/shared/01/06140500.xhp">Events</link></variable></h1> <paragraph role="paragraph" id="par_id3152937"><variable id="assignaction"><ahelp hid=".">Assigns macros to program events. The assigned macro runs automatically every time the selected event occurs.</ahelp></variable></paragraph> </section> <section id="howtoget"> @@ -43,7 +43,7 @@ </section> <switch select="appl"> <case select="CALC"> - <note id="par_id317748820">The dialog box has reduced functionality when called from the Edit-Sheet menu of a spreadsheet.</note> + <embed href="text/scalc/01/events_sheet.xhp#sheetevents"/> </case> </switch> <bookmark branch="hid/cui/ui/eventsconfigpage/savein" id="bm_id1163975" localize="false"/><h2 id="par_idN1060A">Save In</h2> @@ -57,6 +57,7 @@ <bookmark branch="hid/cui/ui/eventsconfigpage/macro" id="bm_id752891" localize="false"/> <h2 id="hd_id3159258">Assign Macro</h2> <paragraph role="paragraph" id="par_id3156152"><ahelp hid=".">Opens the <link href="text/shared/01/06130020.xhp">Macro Selector</link> to assign a macro to the selected event.</ahelp></paragraph> +<bookmark branch="hid/ cui/ui/assigncomponentdialog/@@nowidget@@" id="bm_id411685039364972" localize="false"/> <h2 id="hd_id751568966764822">Assign Component...</h2> <paragraph role="paragraph" id="par_id111568966885228">Opens the <literal>Assign Component</literal> dialog to set a <link href="text/sbasic/python/python_handler.xhp">custom UNO command</link> for the selected event.</paragraph> <note id="par_id291568910019716">Component assignment is proposed for controls in the Dialog Editor.</note> @@ -68,6 +69,7 @@ <paragraph role="paragraph" id="par_id3159147"><link href="text/swriter/01/05060700.xhp">List of events</link></paragraph> <embed href="text/shared/guide/configure_overview.xhp#configure_overview"/> <paragraph role="paragraph" id="par_id831568910303156"><link href="text/sbasic/python/python_handler.xhp">Creating a Dialog Handler</link></paragraph> + <paragraph role="paragraph" id="par_id731685035928996" localize="false"><embedvar href="text/scalc/01/events_sheet.xhp#h1" markup="ignore"/></paragraph> </section> </body> </helpdocument> |