diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-10-03 15:03:36 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-10-03 18:12:15 +0000 |
commit | 78d33a588bbdca06736a9c8ccacabf48371c7427 (patch) | |
tree | a12850d580a17c80d453509d1871ab47beaeaeb3 /source | |
parent | fbd92ec0fed986cb1435cf6db812b13456896bd1 (diff) |
test-hid-vs-ui: Fix reference to FrameAddPage
From source/text/swriter/01/05060900.xhp,
referenced items ['FrmAddPage'] were not found inside
sw/uiconfig/swriter/ui/frmaddpage.ui.
Change-Id: I1ee6472a6ecaeb5d73b192ef0e9d6efdf12e1736
Reviewed-on: https://gerrit.libreoffice.org/29494
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/swriter/01/05060900.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/05060900.xhp b/source/text/swriter/01/05060900.xhp index ae3bc9dea8..73c1284714 100644 --- a/source/text/swriter/01/05060900.xhp +++ b/source/text/swriter/01/05060900.xhp @@ -30,9 +30,9 @@ </meta> <body> <section id="zusaetze"> -<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/frmaddpage/FrmAddPage" id="bm_id3150016" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/frmaddpage/FrameAddPage" id="bm_id3150016" localize="false"/> <paragraph role="heading" id="hd_id3149879" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/swriter/01/05060900.xhp" name="Options">Options</link></paragraph> -<paragraph role="paragraph" id="par_id3149708" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid="modules/swriter/ui/frmaddpage/FrmAddPage">Specifies properties for the selected object, graphic or frame.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3149708" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid="modules/swriter/ui/frmaddpage/FrameAddPage">Specifies properties for the selected object, graphic or frame.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/swriter/00/00000405.xhp#grazusaetze"/> |