diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-12 10:16:02 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-12 16:29:20 +0100 |
commit | 3a41dd6f1d61dc8ddc95075cb692e63c862be5bd (patch) | |
tree | 49f3a4324bc4b240e5c7b5759774072f9c703fae /source/text/shared/02 | |
parent | 35e127cada4630c096b91126d07fe43f70a85b8f (diff) |
tdf#151347 Improve Slide/Page pane references
+ Added pane entries in Index
+ refactor xml
Change-Id: If4e4db9664a2fef301a742b2d34127fecf585ed1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142612
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02')
-rw-r--r-- | source/text/shared/02/18010000.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/02/18010000.xhp b/source/text/shared/02/18010000.xhp index 0e8d7e2da4..2edf2a2f1e 100644 --- a/source/text/shared/02/18010000.xhp +++ b/source/text/shared/02/18010000.xhp @@ -27,16 +27,16 @@ <body> <section id="selection"> <bookmark xml-lang="en-US" branch="hid/.uno:SelectObject" id="bm_id8570964" localize="false"/> -<paragraph role="heading" id="hd_id3151299" xml-lang="en-US" level="1"><link href="text/shared/02/18010000.xhp" name="Selection">Selection</link></paragraph> +<h1 id="hd_id3151299"><link href="text/shared/02/18010000.xhp" name="Selection">Selection</link></h1> <paragraph role="paragraph" id="par_id3148520" xml-lang="en-US"><ahelp hid=".uno:SelectObject">Allows you to select objects in the current document.</ahelp></paragraph> </section> <section id="syselection"> <table id="tbl_id3155351"> <tablerow> - <tablecell colspan="" rowspan=""> - <paragraph role="paragraph" id="par_id3149511" xml-lang="en-US"><image id="img_id3159194" src="cmd/sc_drawselect.png" width="0.222inch" height="0.222inch"><alt id="alt_id3159194" xml-lang="en-US">Icon</alt></image></paragraph> + <tablecell> + <paragraph role="paragraph" id="par_id3149511" xml-lang="en-US"><image id="img_id3159194" src="cmd/lc_selectobject.svg" width="1cm" height="1cm"><alt id="alt_id3159194" xml-lang="en-US">Icon</alt></image></paragraph> </tablecell> - <tablecell colspan="" rowspan=""> + <tablecell> <paragraph role="paragraph" id="par_id3147571" xml-lang="en-US">Selection</paragraph> </tablecell> </tablerow> |