diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-16 19:09:40 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-01-17 07:36:54 +0000 |
commit | 3c3239394a090a3a4376b0a963c30be7a89ed7c4 (patch) | |
tree | 40e5cdef84118b190620450a173e4f13870b75d8 | |
parent | 5f63c5afbcb8e280ce5759ef1a72bc6d6b0d9d3c (diff) |
Fix connection between UI and help on Calc Statistics page
File - Properties - Statistics tabpage in Calc was not
linked to the help page
Change-Id: Ief122e7959f3d396c2cd2d213a7a1434708b5925
Reviewed-on: https://gerrit.libreoffice.org/33193
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | source/text/shared/01/01100400.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/01100400.xhp b/source/text/shared/01/01100400.xhp index 5bf5749f9b..6b843df000 100644 --- a/source/text/shared/01/01100400.xhp +++ b/source/text/shared/01/01100400.xhp @@ -41,10 +41,10 @@ <bookmark_value>pictures;number of</bookmark_value> <bookmark_value>OLE objects;number of</bookmark_value> </bookmark> -<bookmark xml-lang="en-US" branch="hid/sc:TabPage:RID_SCPAGE_STAT" id="bm_id3145356" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/statisticsinfopage/StatisticsInfoPage" id="bm_id3145356" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/statisticsinfopage/StatisticsInfoPage" id="bm_id3147294" localize="false"/> <paragraph role="heading" id="hd_id3149962" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/01/01100400.xhp" name="Statistics">Statistics</link></paragraph> -<paragraph role="paragraph" id="par_id3156045" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid="modules/swriter/ui/statisticsinfopage/StatisticsInfoPage">Displays statistics for the current file.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3156045" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".">Displays statistics for the current file.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#info5"/> |