diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-10-05 17:16:37 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-10-06 21:37:22 +0000 |
commit | 298738d4bdfd00f9e73d53d4821d740fab494a90 (patch) | |
tree | 41982e4e0889c48f9a88826c1ac7f3dd00a40ce5 /source | |
parent | 5e1ffc32d24ea75aa762a8b8c2b9f2b8ada0fa0e (diff) |
test-hid-vs-ui: Fix references to UI elements
From source/text/shared/01/05280000.xhp, referenced items
['slantx', 'slanty'] were not found inside
svx/uiconfig/ui/dockingfontwork.ui.
Change-Id: Ie45282d59f51427e79a334e7d62588ac3bc62ac7
Reviewed-on: https://gerrit.libreoffice.org/29569
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/05280000.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/01/05280000.xhp b/source/text/shared/01/05280000.xhp index df8ef8fffd..300aa11dca 100644 --- a/source/text/shared/01/05280000.xhp +++ b/source/text/shared/01/05280000.xhp @@ -89,8 +89,8 @@ </tablerow> </table> -<bookmark xml-lang="en-US" branch="hid/svx/ui/dockingfontwork/slantx" id="bm_id3150449" localize="false"/> -<paragraph role="paragraph" id="par_id3149202" xml-lang="en-US" l10n="U" oldref="68"><ahelp hid="svx/ui/dockingfontwork/slantx">Horizontally slants the characters in the text object.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/svx/ui/dockingfontwork/hori" id="bm_id3150449" localize="false"/> +<paragraph role="paragraph" id="par_id3149202" xml-lang="en-US" l10n="U" oldref="68"><ahelp hid="svx/ui/dockingfontwork/hori">Horizontally slants the characters in the text object.</ahelp></paragraph> <table id="tbl_id3150740"> <tablerow> <tablecell colspan="" rowspan=""> @@ -104,8 +104,8 @@ </tablerow> </table> -<bookmark xml-lang="en-US" branch="hid/svx/ui/dockingfontwork/slanty" id="bm_id3144446" localize="false"/> -<paragraph role="paragraph" id="par_id3154297" xml-lang="en-US" l10n="U" oldref="70"><ahelp hid="svx/ui/dockingfontwork/slanty">Vertically slants the characters in the text object.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/svx/ui/dockingfontwork/vert" id="bm_id3144446" localize="false"/> +<paragraph role="paragraph" id="par_id3154297" xml-lang="en-US" l10n="U" oldref="70"><ahelp hid="svx/ui/dockingfontwork/vert">Vertically slants the characters in the text object.</ahelp></paragraph> <table id="tbl_id3145322"> <tablerow> <tablecell colspan="" rowspan=""> |