diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2018-04-08 02:54:54 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-10 12:36:20 +0200 |
commit | fbf5957db266aac2defee013a79be1ffc6ca9a04 (patch) | |
tree | 0ed8b20a776e56df6fa36baa32113cc5ea0f8f72 /source | |
parent | bea85ade6e8110f9b944840edcf65d405c6946ac (diff) |
Fix missing bookmarks on MS Office compatibility page
Change-Id: I33711b69218bec6d080c07c93d0f2357bab0ce70
Reviewed-on: https://gerrit.libreoffice.org/52660
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/optionen/01130200.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/optionen/01130200.xhp b/source/text/shared/optionen/01130200.xhp index 10d9d63014..5fd1476efe 100644 --- a/source/text/shared/optionen/01130200.xhp +++ b/source/text/shared/optionen/01130200.xhp @@ -30,7 +30,7 @@ <section id="office1"> <bookmark xml-lang="en-US" branch="hid/cui/ui/optfltrembedpage/OptFilterPage" id="bm_id3158430" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3156410" role="heading" level="1"><link href="text/shared/optionen/01130200.xhp" name="Microsoft Office">Microsoft Office</link></paragraph> - <paragraph xml-lang="en-US" id="par_id3149095" role="paragraph">Specifies the settings for importing and exporting Microsoft Office documents.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149095" role="paragraph"><ahelp hid=".">Specifies the settings for importing and exporting Microsoft Office documents.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#etsofi2"/> @@ -48,6 +48,6 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/optfltrembedpage/highlighting" id="bm_id3158431" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optfltrembedpage/shading" id="bm_id3158432" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3146797" role="heading" level="2">Character Background</paragraph> - <paragraph xml-lang="en-US" id="par_id3150671" role="paragraph">Microsoft Office has two character attributes similar to $[officename] character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats.</paragraph> + <paragraph xml-lang="en-US" id="par_id3150671" role="paragraph"><ahelp hid=".">Microsoft Office has two character attributes similar to $[officename] character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats.</ahelp></paragraph> </body> </helpdocument> |