summaryrefslogtreecommitdiff
path: root/source/text/shared/01/04150000.xhp
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2023-06-22 12:09:54 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2023-06-22 17:21:09 +0200
commitff091dd8df2ad426820ecccbbdb7eb7fb746dceb (patch)
treeb3e07015dfcfdcd7b38dbe0ea5d4ca660c796380 /source/text/shared/01/04150000.xhp
parent18ae7e5ede3336e23703fe44497891a57884c522 (diff)
tdf#155875 Tab'd UI commands Writer/Insert in Help
+ refactoring + Writer Insert menu (part 4) Change-Id: Ifa2c290d2a90133d6ee21d4827f83b5690e59f9c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153462 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01/04150000.xhp')
-rw-r--r--source/text/shared/01/04150000.xhp17
1 files changed, 9 insertions, 8 deletions
diff --git a/source/text/shared/01/04150000.xhp b/source/text/shared/01/04150000.xhp
index 7629753c83..d681c20644 100644
--- a/source/text/shared/01/04150000.xhp
+++ b/source/text/shared/01/04150000.xhp
@@ -20,23 +20,24 @@
<meta>
<topic id="textshared0104150000xml" indexer="include" status="PUBLISH">
- <title id="tit" xml-lang="en-US">OLE Object (Insert Menu)</title>
+ <title id="tit">OLE Object (Insert Menu)</title>
<filename>/text/shared/01/04150000.xhp</filename>
</topic>
</meta>
<body>
<section id="object_submenu">
-<bookmark xml-lang="en-US" branch="hid/.uno:ObjectMenu" id="bm_id2569353" localize="false"/>
+<bookmark branch="hid/.uno:ObjectMenu" id="bm_id2569353" localize="false"/>
<h1 id="hd_id3146873"><variable id="oleobjecth1"><link href="text/shared/01/04150000.xhp">OLE Object</link></variable></h1>
- <paragraph id="par_id3159079" role="paragraph" xml-lang="en-US"><ahelp hid=".">Inserts an embedded or linked object into your document, including formulas, QR codes, and OLE objects.</ahelp></paragraph>
+ <paragraph id="par_id3159079" role="paragraph"><ahelp hid=".">Inserts an embedded or linked object into your document, including formulas, QR codes, and OLE objects.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/shared/00/00000404.xhp#insert_objects"/>
</section>
-<h2 id="hd_id3153577"><link href="text/shared/01/04160300.xhp">Formula Object</link></h2>
- <embed href="text/shared/01/04160300.xhp#starmath"/>
-<embed href="text/shared/guide/qrcode.xhp#qrcodeh1"/>
-<h2 id="hd_id3154894"><link href="text/shared/01/04150100.xhp">OLE Object</link></h2>
- <embed href="text/shared/01/04150100.xhp#ole"/>
+
+<embed href="text/shared/01/04160300.xhp#starmath"/>
+
+<embed href="text/shared/01/qrcode.xhp#qrcodeh1"/>
+
+<embed href="text/shared/01/04150100.xhp#ole"/>
</body>
</helpdocument>
5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/UITest_key_f4.mk
AgeCommit message (Expand)Author
2023-11-06uitest: Clean up redundant usage of gb_UITest_use_oneprocessXisco Fauli
2023-06-08UITest_function_wizard: use oneprocess modeMiklos Vajna