diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2025-03-14 17:04:45 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2025-03-17 15:49:35 +0100 |
commit | 892fadda32887ed6c1a9995cec548e228d6f1f55 (patch) | |
tree | 6a915cfc48a726810e0cb5ab1a2007091b28deb8 /source/text/scalc | |
parent | 87e6a620e1695371a7fa1b39f60517a4db7d528c (diff) |
Fix a "D'oh! you found a bug!"
+ change toolbar images to svg
Change-Id: I0c5817045c1d24039e691d7d9fdaecd121621764
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/182932
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/02/18010000.xhp | 14 | ||||
-rw-r--r-- | source/text/scalc/main0218.xhp | 1 |
2 files changed, 12 insertions, 3 deletions
diff --git a/source/text/scalc/02/18010000.xhp b/source/text/scalc/02/18010000.xhp index ec708a8203..30a519bf08 100644 --- a/source/text/scalc/02/18010000.xhp +++ b/source/text/scalc/02/18010000.xhp @@ -29,10 +29,20 @@ </bookmark> <h1 id="hd_id3156329"><link href="text/scalc/02/18010000.xhp">Insert</link></h1> - + <section id="syinsert"> + <table id="tbl_id3150032"> + <tablerow> + <tablecell> + <paragraph role="paragraph" id="par_id3145594"><image id="img_id3144764" src="cmd/lc_insertgraphic.svg" width="1cm" height="1cm"><alt id="alt_id3144764">Icon Insert Object</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph role="paragraph" id="par_id3149960">Insert</paragraph> + </tablecell> + </tablerow> + </table> + </section> </section> <paragraph role="paragraph" id="par_id3153188">The Insert toolbar let you select the following commands:</paragraph> - <embed href="text/shared/01/04100000.xhp#special_char"/> <embed href="text/shared/00/00000404.xhp#syspecial_char"/> diff --git a/source/text/scalc/main0218.xhp b/source/text/scalc/main0218.xhp index 84314467dc..29de215a79 100644 --- a/source/text/scalc/main0218.xhp +++ b/source/text/scalc/main0218.xhp @@ -33,7 +33,6 @@ <paragraph role="paragraph" id="par_id3151112" xml-lang="en-US"><ahelp hid="HID_SC_TOOLBOX_TOOLS">Use the Tools bar to access commonly used commands.</ahelp></paragraph> </section> <embed href="text/scalc/02/18010000.xhp#insert"/> -<embed href="text/scalc/02/18010000.xhp#syinsert"/> <embed href="text/scalc/02/18020000.xhp#insert_cells"/> <embed href="text/scalc/00/00000404.xhp#syinsert_cells"/> <bookmark xml-lang="en-US" branch="hid/.uno:InsObjCtrl" id="bm_id2513504" localize="false"/> |