diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-12-31 01:41:34 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2016-12-31 14:19:45 +0000 |
commit | a733514016484af86fd706575bae64bdfaa4c723 (patch) | |
tree | 8220f2774d7f86c9242b0b53fd0b8fd679996ef9 /source/text/swriter/01 | |
parent | add5f832ca414295b09ab8ef05aa73fb0d903705 (diff) |
tdf#80457 Make sure helpwiki finds the Word Count help page
Also the ahelp HID did not work on the UI, fix that one too.
Change-Id: I86b767c912afbb84bd568ffbbe8bde7dbafcd4f5
Reviewed-on: https://gerrit.libreoffice.org/32524
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'source/text/swriter/01')
-rw-r--r-- | source/text/swriter/01/06040000.xhp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source/text/swriter/01/06040000.xhp b/source/text/swriter/01/06040000.xhp index 621706a2fd..f7058d5f0d 100644 --- a/source/text/swriter/01/06040000.xhp +++ b/source/text/swriter/01/06040000.xhp @@ -28,10 +28,12 @@ </meta> <body> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/wordcount/WordCountDialog" id="bm_id6469313" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/wordcount/help" id="bm_id6469314" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/wordcount/close" id="bm_id6469315" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:WordCountDialog" id="bm_id1483504" localize="false"/> <section id="wordcount"> <paragraph xml-lang="en-US" id="par_idN10542" role="heading" level="1" l10n="NEW"><link href="text/swriter/01/06040000.xhp">Word Count</link></paragraph> - <paragraph xml-lang="en-US" id="par_idN10552" role="paragraph" l10n="NEW"><ahelp hid="FN_WORDCOUNT_DIALOG">Counts the words and characters, with or without spaces, in the current selection and in the whole document. The count is kept up to date as you type or change the selection.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_idN10552" role="paragraph" l10n="NEW"><ahelp hid="modules/swriter/ui/wordcount/WordCountDialog">Counts the words and characters, with or without spaces, in the current selection and in the whole document. The count is kept up to date as you type or change the selection.</ahelp></paragraph> <embed href="text/swriter/guide/words_count.xhp#how"/> </section> <section id="howtoget"> |