diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2020-02-27 14:02:02 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-03-02 18:03:30 +0100 |
commit | eb8ea00768b65b71653e85fdcda022fc39df211d (patch) | |
tree | fcd7c6b7af57afbc9821f868bd4a39711f3c1116 /source/text/simpress/main0203.xhp | |
parent | f2a0ebccd289ae50a38def8beb38943579e94a62 (diff) |
Created help page for submenu Text
Removed help page for Change Case as it was merged into Text.
Change-Id: I85fbf915f71135d21bc180385fe3aa3013e5a2cd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89628
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress/main0203.xhp')
-rw-r--r-- | source/text/simpress/main0203.xhp | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/source/text/simpress/main0203.xhp b/source/text/simpress/main0203.xhp index 17220506cb..156b1d7c54 100644 --- a/source/text/simpress/main0203.xhp +++ b/source/text/simpress/main0203.xhp @@ -133,11 +133,15 @@ <embed href="text/shared/02/02040000.xhp#sytextlire"/> <embed href="text/shared/02/02050000.xhp#textobun"/> <embed href="text/shared/02/02050000.xhp#sytextobun"/> -<bookmark xml-lang="en-US" branch="hid/.uno:Grow" id="bm_id0122200902451213" localize="false"/> <h2 id="hd_id0122200903104143">Increase Font Size</h2> - <paragraph xml-lang="en-US" id="par_id0122200903104255" role="paragraph"><ahelp hid=".">Increases the font size of the selected text.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/.uno:Shrink" id="bm_id0122200902452932" localize="false"/> + <section id="increasesize"> + <bookmark xml-lang="en-US" branch="hid/.uno:Grow" id="bm_id0122200902451213" localize="false"/> + <paragraph xml-lang="en-US" id="par_id0122200903104255" role="paragraph"><ahelp hid=".">Increases the font size of the selected text.</ahelp></paragraph> + </section> <h2 id="hd_id0122200903104228">Decrease Font Size</h2> - <paragraph xml-lang="en-US" id="par_id0122200903104247" role="paragraph"><ahelp hid=".">Reduces the font size of the selected text.</ahelp></paragraph> + <section id="decreasesize"> + <bookmark xml-lang="en-US" branch="hid/.uno:Shrink" id="bm_id0122200902452932" localize="false"/> + <paragraph xml-lang="en-US" id="par_id0122200903104247" role="paragraph"><ahelp hid=".">Reduces the font size of the selected text.</ahelp></paragraph> + </section> </body> </helpdocument> |