diff options
author | Olivier Hallot <ohallot@collabora.co.uk> | 2016-02-14 21:40:15 -0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2016-02-16 08:34:58 +0000 |
commit | 9f126548f1640b34521037502dc7a1bc0d0d3094 (patch) | |
tree | 69d24a6cd0317eb54079e1b13ac3e081600a77f5 /source/text/shared/01/06040300.xhp | |
parent | 8259390d2d978d37dc73e8e2cb0f1fcd0299afdf (diff) |
tdf#86866 describe AutoCorrect Options dialog btns
In Help, describe AutoCorrect Options "Ok, Cancel, Reset"
buttons (all tabs of dialog)
Added an embed tag with definition of OK, Cancel and reset buttons
Change-Id: Ie0d55a06ebe0a94c965b25d048567b164f1697cc
Reviewed-on: https://gerrit.libreoffice.org/22361
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'source/text/shared/01/06040300.xhp')
-rw-r--r-- | source/text/shared/01/06040300.xhp | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/source/text/shared/01/06040300.xhp b/source/text/shared/01/06040300.xhp index 0b9fb62e7a..edb17cd312 100644 --- a/source/text/shared/01/06040300.xhp +++ b/source/text/shared/01/06040300.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,8 +18,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + <meta> <topic id="textshared0106040300xml" indexer="include"> <title id="tit" xml-lang="en-US">Exceptions</title> @@ -60,5 +60,6 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/acorexceptpage/autodouble" id="bm_id6384777" localize="false"/> <paragraph role="heading" id="hd_id3149762" xml-lang="en-US" level="3" l10n="U" oldref="10">AutoInclude</paragraph> <paragraph role="paragraph" id="par_id3155829" xml-lang="en-US" l10n="U" oldref="11"><ahelp hid="cui/ui/acorexceptpage/autodouble">Automatically adds abbreviations or words that start with two capital letters to the corresponding list of exceptions. This feature only works if the <emph>Correct TWo INitial CApitals</emph> option or the Capitalize<emph> first letter of every sentence</emph> option are selected in the <emph>[T]</emph> column on<link href="text/shared/01/06040100.xhp" name="Options"><emph>Options</emph></link> tab of this dialog. </ahelp></paragraph> +<embed href="text/shared/00/00000001.xhp#AutocorrectButtons"/> </body> </helpdocument> |