diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-11-01 08:54:06 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-11-01 14:11:20 +0100 |
commit | d6cb61568afd30c4effc53b209716faec001412a (patch) | |
tree | bec5405672004c625bbc2136cf45b404f886bbd7 /source/text/shared | |
parent | 4e0f314893a2ecd17db341f922daffe0d165131b (diff) |
tdf#155876 UI cmds Calc Insert menu (10-a)
+ refactoring
Change-Id: Ia344ee8beb056dd42f1c53e4ba84b48107b730e7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158757
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/01/ZoomOptimal.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/insert_chart.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/ZoomOptimal.xhp b/source/text/shared/01/ZoomOptimal.xhp index 1bf415979a..9dae5a8f56 100644 --- a/source/text/shared/01/ZoomOptimal.xhp +++ b/source/text/shared/01/ZoomOptimal.xhp @@ -18,7 +18,7 @@ <body> <bookmark branch="hid/.uno:ZoomOptimal" id="bm_id651698535231512" localize="false"/> <section id="zoomoptimal"> - <h1 id="hd_id431698535281191"><variable id="h1"><link href="text/shared/01/ZoomOptimal.xhp">Zoom Optimal</link></variable></h1> + <h1 id="hd_id431698535281191"><variable id="h1"><link href="text/shared/01/ZoomOptimal.xhp">Optimal</link></variable></h1> <paragraph id="par_id951698535281193" role="paragraph">Resizes the display to include all of the objects on the <switchinline select="appl"><caseinline select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline>.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/01/insert_chart.xhp b/source/text/shared/01/insert_chart.xhp index cf411830ab..671b3ae260 100644 --- a/source/text/shared/01/insert_chart.xhp +++ b/source/text/shared/01/insert_chart.xhp @@ -21,7 +21,7 @@ <meta> <topic id="textsharedmenuinsert_chartxml" indexer="include" status="PUBLISH"> <title id="tit">Chart</title> - <filename>/text/shared/menu/insert_chart.xhp</filename> + <filename>/text/shared/01/insert_chart.xhp</filename> </topic> </meta> |